cargo_util
1.80.1
(3f5fd8dd4 2024-08-06) (built from a source tarball)
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.