Skip to main content

relativize

Function relativize 

Source
pub fn relativize(base: &Path, path: &Path) -> PathBuf
Expand description

Return a relative PathBuf to the path from the base path.