Skip to main content
str_from_bytes
tuwunel_
core
1.6.2
In tuwunel_
core::
utils::
string
tuwunel_core
::
utils
::
string
Function
str_
from_
bytes
Copy item path
Source
pub fn str_from_bytes(bytes: &[
u8
]) ->
Result
<&
str
>
Expand description
Parses the bytes into a string.