Module key

Source

Re-exports§

pub use crate::redisraw::bindings::*;

Structs§

HMGetIter
HMGetResult
Opaque type used to hold multi-get results. Use the provided methods to convert the results into the desired type of Rust collection.
KeyFlags
RedisKey
RedisKeyWritable
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