Struct redis_module::alloc::RedisAlloc [−][src]
pub struct RedisAlloc;
Trait Implementations
impl GlobalAlloc for RedisAlloc[src]
impl GlobalAlloc for RedisAlloc[src]Auto Trait Implementations
impl RefUnwindSafe for RedisAlloc
impl RefUnwindSafe for RedisAllocimpl Send for RedisAlloc
impl Send for RedisAllocimpl Sync for RedisAlloc
impl Sync for RedisAllocimpl Unpin for RedisAlloc
impl Unpin for RedisAllocimpl UnwindSafe for RedisAlloc
impl UnwindSafe for RedisAlloc