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