Module redis_protocol::resp3::encode[][src]

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.