Struct tdengine::RedisWrapperMsg [] [src]

pub struct RedisWrapperMsg(pub Msg);

Trait Implementations

impl LuaPush for RedisWrapperMsg
[src]

Pushes the value on the top of the stack. Read more