Structs§
- Chars
- An iterator over the chars of an instance of
BufRead
. - Chars
Raw - An iterator over the chars of an instance of
BufRead
. - Read
Char Error - A structure, containing read bytes, and an
io::Error
.
Traits§
- BufRead
Chars Ext - Extends
BufRead
with methods for reading chars.