[][src]Crate utf8_chars

Structs

Chars

An iterator over the chars of an instance of BufRead.

InvalidChar

A byte sequence, representing an invalid or incomplete UTF-8-encoded char.

Traits

BufReadCharsExt

Extends BufRead with methods for reading chars.