pub fn strip_prefix<'a>(source: &'a Path, root: &Path) -> &'a Path
Strips root from source and returns the relative path.
root
source