Skip to main content

lua_table_value

Function lua_table_value 

Source
pub fn lua_table_value(value: &Value) -> Result<&LuaTable>
Expand description

Borrows the Lua table behind value.