rustc_
fs_
util
1.84.0-nightly
(759e07f06 2024-10-30)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>