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