[go: up one dir, main page]

pub fn canonicalize<P: AsRef<Path>>(path: P) -> Result<PathBuf>
Expand description

Wrapper for fs::canonicalize.