Skip to main content

resolve

Function resolve 

Source
fn resolve(sandbox: &Path, relative: &str) -> Result<PathBuf>
Expand description

Resolve a crate-relative path inside sandbox, rejecting ../absolute and escapes.