normalize_path

Function normalize_path 

Source
pub fn normalize_path(
    path: &Path,
    base: Option<PathBuf>,
) -> Result<PathBuf, Error>