Function std::old_path::windows::is_sep_byteUnstable [-] [+] [src]

pub fn is_sep_byte(u: &u8) -> bool

Returns whether the given byte is a path separator. Allows both the primary separator '\' and the alternative separator '/'.