rustc_
fs_
util
1.85.0-nightly
(426d17342 2024-12-21)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>