Function relative_path

Source
pub fn relative_path(source: &Path, target: &Path) -> PathBuf
Expand description

Returns the path to navigate from a source path to a target path.