rustc_
fs_
util
1.84.0-beta.4
(202008a1b 2024-12-07)
rustc_fs_util
Function
try_canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>