Module resp3
Source Available on crate feature resp3
only.
Expand description
- decode
- Decoding functions for
BytesMut
and slices. - encode
- Encoding functions for
BytesMut
and slices.
Functions for encoding Frames into the RESP3 protocol. - types
- RESP3 frame types.