cargo_util
1.82.0-nightly
(92c6c0380 2024-07-21)
In cargo_util::paths
Function
cargo_util
::
paths
::
path2bytes
Copy item path
source
ยท
[
−
]
pub fn path2bytes(path: &
Path
) ->
Result
<&[
u8
]>
Expand description
Converts a path to UTF-8 bytes.