try_canonicalize
rustc_
fs_
util
1.94.0
(4a4ef493e 2026-03-02)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>