rustc_
fs_
util
1.83.0
(90b35a623 2024-11-26)
rustc_fs_util
Function
try_canonicalize
Copy item path
source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>