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