try_canonicalize
rustc_
fs_
util
1.93.0-beta.1
(1b6e21e16 2025-12-08)
rustc_fs_util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>