Skip to main content

SEPARATOR

Constant SEPARATOR 

1.0.0 ยท Source
pub const SEPARATOR: char = _; // '/'
Expand description

The primary separator of path components for the current platform, represented as a char; for example, this is '/' on Unix and '\\' on Windows.