Skip to main content

diff_paths

Function diff_paths 

Source
pub fn diff_paths(target: &Path, base: &Path) -> PathBuf
Expand description

Compute a relative path from base to target.