Skip to main content
try_canonicalize
cargo
1.98.0-nightly
(e7815e522 2026-06-04)
In cargo::
util
cargo
::
util
Function
try_
canonicalize
Copy item path
Source
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>