mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
08ffeb0ca9
- Don't hide module function inside `luaopen_%` function. - Raise Lua exception instead of panic if module function returns error.