mlua/examples/module
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
..
.cargo New module feature 2020-06-07 20:38:11 +01:00
src Allow multiple entrypoints in a single module share the same Lua state. 2021-05-18 20:07:34 +01:00
Cargo.toml Re-export mlua_derive 2020-12-29 22:26:15 +00:00