MAIN_SEPARATOR

Constant MAIN_SEPARATOR 

Source
pub const MAIN_SEPARATOR: char = sys::MAIN_SEP; // '/'
Expand description

The primary separator of path components for the current platform.

It is always /.