pub fn strip_prefix_owned(source: PathBuf, root: &Path) -> PathBuf
Strips root from source and returns the relative path.
root
source