Constant typed_path::unix::SEPARATOR
source · pub const SEPARATOR: char = '/';
Expand description
The primary separator of path components for unix platforms
pub const SEPARATOR: char = '/';
The primary separator of path components for unix platforms