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