rustc_
fs_
util
1.87.0
(17067e9ac 2025-05-09)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>