Function mlzutil::fs::abspath

source ·
pub fn abspath(path: impl AsRef<Path>) -> PathBuf
Expand description

Shortcut for canonicalizing a path, if possible.