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