Type Alias tlua::LuaTableMap
source · pub type LuaTableMap = HashMap<AnyHashableLuaValue, AnyLuaValue>;
Aliased Type§
struct LuaTableMap { /* private fields */ }
pub type LuaTableMap = HashMap<AnyHashableLuaValue, AnyLuaValue>;
struct LuaTableMap { /* private fields */ }