normalize

Function normalize 

Source
pub fn normalize(path: &Path) -> Option<PathBuf>
Expand description

Normalize a path, removing things like . and .. wherever possible.