Function normalize_path

Source
pub fn normalize_path<P: AsRef<Path>>(path: P) -> Result<PathBuf>