pub fn relativize(base: &Path, path: &Path) -> PathBuf
Return a relative PathBuf to the path from the base path.
PathBuf