Skip to main content
decode_utf8
tendril
0.5.1
In tendril::
utf8_
decode
tendril
::
utf8_decode
Function
decode_
utf8
Copy item path
Source
pub(crate) fn decode_utf8(input: &[
u8
]) ->
Result
<&
str
,
DecodeError
<'_>>