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

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

Returns whether the given byte is a path separator. Only allows the primary separator '\'; use is_sep_byte to allow '/'.