rustc_fs_util
1.79.0-nightly
(dbce3b43b 2024-04-20)
?
Settings
Function
rustc_fs_util
::
try_canonicalize
Copy item path
source
·
[
−
]
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>