pub fn diff_paths(target: &Path, base: &Path) -> PathBuf
Compute a relative path from base to target.
base
target