Modules§
Enums§
- An error processing encoded data.
Traits§
- A value that can decode itself from a
Read
prefix. - Responsible for decoding binary data.
- A value that can encode itself to a slice.
- A value that can encode itself to a
Write
. - A value with an encoded length.
- Responsible for encoding binary data.
- Responsible for encoding binary data as UTF-8 text.
- Responsible for validating encoded data.