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