Constant sgx_tstd::path::MAIN_SEPARATOR [−][src]
pub const MAIN_SEPARATOR: char=
::sys::path::MAIN_SEP
The primary separator of path components for the current platform.
For example, /
on Unix and \
on Windows.
pub const MAIN_SEPARATOR: char=
::sys::path::MAIN_SEP
The primary separator of path components for the current platform.
For example, /
on Unix and \
on Windows.