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