Skip to main content

strip_unc_prefix

Function strip_unc_prefix 

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

Removes the UNC prefix \\?\ on Windows. Does nothing on unices.