Function get_relative_path

Source
pub fn get_relative_path(root: &Path, target: &Path) -> PathBuf
Expand description

Gets the relative path from root to target