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