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
- StringDMA
- Valkey
Key - Valkey
KeyWritable ValkeyKeyWritableis an abstraction over a Valkey key that allows read and write operations.
Enums§
- KeyMode
ValkeyKeyis an abstraction over a Valkey key that allows readonly operations.
Functions§
- verify_
type - Panics