Function strip_prefix_owned

Source
pub fn strip_prefix_owned(source: PathBuf, root: &Path) -> PathBuf
Expand description

Strips root from source and returns the relative path.