Re-exports
Modules
Traits
- A trait for types that can decode values of type [
Decoder::Output] from a bytes buffer of typeBytes. - A trait to be implemented by types that encode [
Item] values into a buffer of typeBytesMut.
Decoder::Output] from
a bytes buffer of type Bytes.Item] values into a
buffer of type BytesMut.