Function simplified_path

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

Takes a path, returning the most compatible form of a path instead of UNC when on Windows.