[][src]Module mini_redis::frame

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

Enums

Error
Frame

A frame in the Redis protocol.