1.0.0[−][src]Constant async_std::path::MAIN_SEPARATOR
pub const MAIN_SEPARATOR: char
This is supported on
unstable only.The primary separator of path components for the current platform.
For example, / on Unix and \ on Windows.