rustc_fs_util
1.77.0-nightly
(2319be8e2 2024-01-12)
?
Function
rustc_fs_util
::
try_canonicalize
source
·
[
−
]
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>