Crate utf8_chars
source ·Structs§
- An iterator over the chars of an instance of
BufRead. - An iterator over the chars of an instance of
BufRead. - A structure, containing read bytes, and an
io::Error.
Traits§
- Extends
BufReadwith methods for reading chars.