rustc_fs_util

Function try_canonicalize

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