absolute_path_from

Function absolute_path_from 

Source
fn absolute_path_from(root: &Path, path: &Path) -> PathBuf
Expand description

Resolve a possibly relative path against the canonical source root.