Crate lua_ir

Source

Structs§

  • Main entry for Lua runtime. It contains global environment, random number generator, coroutine stack, etc.
  • functions written in Lua
  • Type for Lua table.
  • Type for Lua thread.

Enums§

Type Aliases§