Constant std::path::MAIN_SEPARATOR1.0.0[][src]

pub const MAIN_SEPARATOR: char = crate::sys::path::MAIN_SEP; // '\\'
Expand description

当前平台的路径组件的主要分隔符。

例如,Unix 上的 / 和 Windows 上的 \