Structs§
- DecodeUtf8 
- An iterator over an iterator of bytes of the characters the bytes represent as UTF-8
- InvalidSequence 
- <DecodeUtf8 as Iterator>::nextreturns this for an invalid input sequence.
Traits§
Functions§
- decode_utf8 
- Decodes an Iteratorof bytes as UTF-8.