Expand description

Types and functions for implementing the RESP3 protocol.

Modules

Decoding functions for BytesMut and slices. Functions for decoding the RESP3 protocol into frames.

Encoding functions for BytesMut and slices. Functions for encoding Frames into the RESP3 protocol.

Shorthand for use’ing types, encode, decode, etc.

RESP3 frame types.