utf8
0.7.6
utf8
Function
decode
Copy item path
Source
pub fn decode(input: &[
u8
]) ->
Result
<&
str
,
DecodeError
<'_>>