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