Struct redis_module::redisraw::bindings::RedisModuleKey [−][src]
#[repr(C)]pub struct RedisModuleKey { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for RedisModuleKeyimpl Send for RedisModuleKeyimpl Sync for RedisModuleKeyimpl Unpin for RedisModuleKeyimpl UnwindSafe for RedisModuleKeyBlanket Implementations
Mutably borrows from an owned value. Read more