pub fn relative_to_dir(path: &str, base: &str) -> Option<String>
Computes a lexical relative path when base is a prefix of path.
base
path