Module redis_driver::resp
source · Expand description
Defines types related to the RESP
protocol and their encoding/decoding
Structs
Enums
Traits
Generic Marker for Collections of
IntoArgs
Marker for key/value array
Marker for single value array
Types compatible with command args
Marker for key/value collections of Args
Marker for collections of single items (directly convertible to
BulkStrings
) of IntoArgs