Skip to main content
try_canonicalize
rustc_
fs_
util
1.98.0-nightly
(f8a08b688 2026-05-30)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>