Skip to main content
try_canonicalize
rustc_
fs_
util
1.99.0-beta.3
(cbae9b4ca 2026-08-28)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>