cargo_util
1.77.0-nightly
(2319be8e2 2024-01-12)
In cargo_util::paths
?
Function
cargo_util
::
paths
::
path2bytes
source
·
[
−
]
pub fn path2bytes(path: &
Path
) ->
Result
<&[
u8
]>
Expand description
Converts a path to UTF-8 bytes.