Function rustc_fs_util::try_canonicalize

source ยท
pub fn try_canonicalize<P: AsRef<Path>>(path: P) -> Result<PathBuf>