pub fn strip_unc_prefix(path: PathBuf) -> PathBuf
Expand description

Strips the unc prefix (ex. \?) from Windows paths.