Skip to main content

resolve_path

Function resolve_path 

Source
pub(crate) fn resolve_path(
    root: &impl AsRef<Path>,
    relative_path: &str,
) -> impl AsRef<Path>