rustc_
fs_
util
1.86.0-nightly
(854f22563 2025-01-31)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>