Module lua

Source

Structs§

LuaApp
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

Functions§

init_environment

Type Aliases§

AppState