On this page
Constant std::path::MAIN_SEPARATOR_STR
pub const MAIN_SEPARATOR_STR: &str;
The primary separator of path components for the current platform.
For example, /
on Unix and \
on Windows.
© 2010 The Rust Project Developers
Licensed under the Apache License, Version 2.0 or the MIT license, at your option.
https://doc.rust-lang.org/std/path/constant.MAIN_SEPARATOR_STR.html