Function std::path::windows::is_sep_byteExperimental
[-]
[+]
[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 '/'.