Skip to main content

resolve

Function resolve 

Source
pub fn resolve(base: &Path, relative: &Path) -> PathBuf
Expand description

Resolve a relative path against a base directory, canonicalizing the result.