Module resp2
Source Available on crate feature resp2
only.
Expand description
- decode
- Decoding functions for
BytesMut
and slices.
Functions for decoding the RESP2 protocol into frames. - encode
- Encoding functions for
BytesMut
and slices.
Functions for encoding frames into the RESP2 protocol. - types
- RESP2 frame types.