Skip to main content
bytes2path
cargo_
util
1.95.0-nightly
(a33907a7a 2026-02-14)
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.