get_relative_path

Function get_relative_path 

Source
pub fn get_relative_path<P: AsRef<Path>>(base: P, target: P) -> Option<PathBuf>