1.0.0[][src]Constant tract_hir::internal::tract_downcast_rs::__std::path::MAIN_SEPARATOR

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

The primary separator of path components for the current platform.

For example, / on Unix and \ on Windows.