Structs§
- LuaModule
- Module
Builder - Builder that construct a module based on the
Module
trait
Traits§
- LuaExtras
- Adds quality of life helper methods to the
Lua
type - Module
- Sepecify a lua module (table) with fields and methods
- Module
Fields - Add table fields for a module
- Module
Methods - Add table functions and methods for a module
- Require
- Adds a similar syntax to tables as lua’s
require
function. - User
Data GetSet - Helper that combines some of the assignments of fields for UserData