Module kafka_protocol::protocol::buf  
source · Expand description
Utilities for working with the bytes crate.
Structs
- A gap of specified length at the specified offset.
- Error indicating there are not enough remaining bytes in a buffer to perform a read.
- A gap of typeT.
Traits
- Extension for working withbytes::Buf.
- Extension for working withbytes::buf::BufMut.
- A type capable of being represented as a gap in a buffer.