Struct tdengine::LuaWrapperValue [] [src]

pub struct LuaWrapperValue(pub Value);

Trait Implementations

impl LuaPush for LuaWrapperValue
[src]

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