Skip to main content
try_canonicalize
rustc_
fs_
util
1.95.0-nightly
(efc9e1b50 2026-02-06)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>