Modules§
Enums§
Traits§
- Buf
- Read bytes from a buffer.
- BufMut
- A trait for values that provide sequential write access to bytes.
- Contextual
Readable - Allows the reading of a type from bytes given some additional
Context
. - Data
Size - Readable
- Reads a type from bytes.
- Static
Data Size - Wrapper
- Writable
- Allows a type to be written as bytes.