Module resp3

Source
Available on crate feature resp3 only.
Expand description

A RESP3 interface.

Modulesยง

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.