[−][src]Crate utf8_decode
Structs
| Decoder | UTF-8 decoder.
Transform the given bytes iterator into a |
| UnsafeDecoder | UTF-8 decoder for unsafe input.
Transform the given |
Functions
| decode | Read the next Unicode character out of the given byte iterator.
Returns |