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