utf8_path

Function path_relative_from_current_dir

Source
pub fn path_relative_from_current_dir(
    path: impl AsRef<Utf8Path>,
) -> Result<Utf8PathBuf>
Expand description

Helper to convert an absolute path into a path relative to the current directory