Struct redismodule::raw::RedisModuleCtx [] [src]

#[repr(C)]
pub struct RedisModuleCtx { pub _address: u8, }

Fields

Trait Implementations

impl Debug for RedisModuleCtx
[src]

Formats the value using the given formatter.

impl Copy for RedisModuleCtx
[src]

impl Clone for RedisModuleCtx
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more