rustc_
fs_
util
1.85.0-nightly
(a47555110 2024-11-22)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>