Crate redust_resp
source ·Re-exports
Modules
RESP deserialization.
RESP parsing.
RESP serialization.
Utils for RESP (de)serialization.
Macros
Macro to simplify making a Data::Array.
Enums
RESP data. Read the Redis documenation for details on which type
to expect as a response.
Errors that can be encountered when interacting with RESP.