try_canonicalize
cargo
1.92.0
(ded5c06cf 2025-12-08)
In cargo::
util
cargo
::
util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>