try_canonicalize
rustc_
fs_
util
1.91.0-nightly
(9c27f27ea 2025-09-08)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>