Structs§
- LuaApp
- LuaContext
- LuaFragment
- LuaPersist
- This defines the “lua” app that knows how to handle a lua value that contains the expected rust objects, and hand them off for processing. This is analogous to the pure-rust [App] struct defined in lib.rs