cargo_util
1.78.0-nightly
(878c8a2a6 2024-02-29)
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.