Module mini_redis::frame[][src]

Expand description

Provides a type representing a Redis protocol frame as well as utilities for parsing frames from a byte array.

Enums

A frame in the Redis protocol.