Structs§
- Ascii
Lines - An iterator over the lines of an instance of
AsciiBufRead
.
Enums§
- Ascii
Read Error - Error returned when reading from a type that implements
AsciiBufRead
. This may be an I/O error or an error when the sequence ofu8
are not all ASCII.