rustc_
fs_
util
1.87.0-nightly
(920d95eaf 2025-03-28)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>