Crate utf

source ·

Structs

An iterator over an iterator of bytes of the characters the bytes represent as UTF-8
<DecodeUtf8 as Iterator>::next returns this for an invalid input sequence.

Traits

Functions

Decodes an Iterator of bytes as UTF-8.