Re-exports§
pub use crate::redisraw::bindings::*;
Structs§
- HMGet
Iter - HMGet
Result - Opaque type used to hold multi-get results. Use the provided methods to convert the results into the desired type of Rust collection.
- KeyFlags
- Redis
Key - Redis
KeyWritable RedisKeyWritable
is an abstraction over a Redis key that allows read and write operations.- StringDMA
Enums§
- KeyMode
RedisKey
is an abstraction over a Redis key that allows readonly operations.
Functions§
- verify_
type - Panics