bytes2path
cargo_
util
1.91.0-nightly
(7ad23f43a 2025-09-09)
In cargo_
util::
paths
cargo_util
::
paths
Function
bytes2path
Copy item path
Source
pub fn bytes2path(bytes: &[
u8
]) ->
Result
<
PathBuf
>
Expand description
Converts UTF-8 bytes to a path.