cargo
1.81.0
(eeb90cda1 2024-09-04) (built from a source tarball)
In cargo::util
Function
cargo
::
util
::
try_canonicalize
Copy item path
source
ยท
[
−
]
pub fn try_canonicalize<P:
AsRef
<
Path
>>(path: P) ->
Result
<
PathBuf
>