Available on crate feature resp3 only.
Expand description

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

https://github.com/antirez/RESP3/blob/master/spec.md

Modules§

  • Encoding functions for complete frames.
  • Encoding functions for streaming blobs and aggregate types.