pub fn abspath(path: &Path) -> PathBuf
Expand description

Convert a Path into an absolute path.