Structs§
Enums§
- Error
Kind - Possible kinds of errors.
- Read
Exact Error - Error returned by
Read::read_exact
- Seek
From - Enumeration of possible methods to seek within an I/O object.
- Slice
Write Error - Errors that could be returned by
Write
on&mut [u8]
. - Write
FmtError - Error returned by
Write::write_fmt