Function libax::fs::canonicalize

source ·
pub fn canonicalize(path: &str) -> Result<String, AxError>
Available on crate feature fs only.
Expand description

Returns the canonical, absolute form of a path with all intermediate components normalized.