Structs§
- Decode
Utf8 - An iterator over an iterator of bytes of the characters the bytes represent as UTF-8
- Invalid
Sequence <DecodeUtf8 as Iterator>::next
returns this for an invalid input sequence.
Traits§
Functions§
- decode_
utf8 - Decodes an
Iterator
of bytes as UTF-8.