Function normalize_path

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

Consumes as much .. and . as possible without considering symlinks.