Skip to main content

strip_prefix

Function strip_prefix 

Source
pub fn strip_prefix(path: &Path, prefix: usize) -> &Path
Expand description

Strip the specified number of path components from the beginning of the path.