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