pub fn diff(path: &Path, base: &Path) -> Option<PathBuf>
Construct a relative path from a provided base directory path to the provided path.