pub fn normalize_path(path: &Path) -> PathBuf
Expand description
This was copied from cargo source code.
NOTE: Rust std::path crate has no native functionality equivalent to this.
pub fn normalize_path(path: &Path) -> PathBuf
This was copied from cargo source code.
NOTE: Rust std::path crate has no native functionality equivalent to this.