mlua/examples/module/src
Alex Orlenko e8de2a458a Allow multiple entrypoints in a single module share the same Lua state.
Previously it would initialize different Lua instances.
Fixes #49.
2021-05-18 20:07:34 +01:00
..
lib.rs Allow multiple entrypoints in a single module share the same Lua state. 2021-05-18 20:07:34 +01:00