strip_prefix

Function strip_prefix 

Source
pub fn strip_prefix<'a>(path: &'a Path, prefix: &Path) -> Option<&'a Path>
Expand description

Strip prefix from path