Skip to main content

MAIN_SEPARATOR_STR

Constant MAIN_SEPARATOR_STR 

1.68.0 ยท Source
pub const MAIN_SEPARATOR_STR: &str;
Expand description

The primary separator of path components for the current platform, represented as a &str; for example, this is "/" on Unix and "\\" on Windows.