try_canonicalize
cargo
1.94.1
(e408947bf 2026-03-25)
In cargo::
util
cargo
::
util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>