Type Alias LuaTable

Source
pub type LuaTable = HashMap<String, LuaType>;

Aliased Type§

struct LuaTable { /* private fields */ }

Trait Implementations§