Module redis_module::key
source · Structs
- Opaque type used to hold multi-get results. Use the provided methods to convert the results into the desired type of Rust collection.
RedisKeyWritable
is an abstraction over a Redis key that allows read and write operations.
Enums
RedisKey
is an abstraction over a Redis key that allows readonly operations.
Functions
- Panics