pub fn rooted_relative_path( root: &Path, to_relitive: &Path, ) -> Result<PathBuf, RootRelativeError>