cargo_util
1.81.0-nightly
(e9e6e2e44 2024-06-28)
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.