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