[][src]Function librapidarchive::normalize::normalize

pub fn normalize<P: AsRef<Path>>(inpath: &P) -> PathBuf where
    P: Debug

Normalize paths, removing CurDir components and resolving ParentDir when possible.