Struct tdengine::RedisWrapperCmd [] [src]

pub struct RedisWrapperCmd(pub Cmd);

Trait Implementations

impl LuaRead for RedisWrapperCmd
[src]

Reads the data from Lua at a given position.

Reads the data from Lua.

Reads the data from Lua at a given position.