Crate lunka

source ·
Expand description

#![no_std] bindings to Lua 5.4.

Re-exports§

Modules§

Macros§

Structs§

  • Data structure that represents a Lua coroutine.
  • Data structure that represents a main Lua thread.

Enums§

  • Lua garbage collection mode setup information.

Functions§

  • Panic function that’s similar to the panic function defined in lauxlib.h.