Function rg3d_core::replace_slashes[][src]

pub fn replace_slashes<P: AsRef<Path>>(path: P) -> PathBuf
Expand description

Utility function that replaces back slashes \ to forward / It replaces slashes only on windows!