Skip to main content

normalize_path

Function normalize_path 

Source
fn normalize_path(path: &Path) -> PathBuf
Expand description

Normalize a path by resolving . and .. components without filesystem access.