Crate utf8_utils

Source

Structs§

UTF8Parser
Wrapper around a peekable iterator that implements std::io::Read.

Traits§

UTF8Utils
Trait for convenient handling of UTF-8 encoded bytes.