rustc_
fs_
util
1.89.0
(29483883e 2025-08-04)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>