Function cpp_linter::common_fs::normalize_path
source ยท 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.