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