mirror of
https://github.com/mlua-rs/mlua
synced 2026-06-08 16:05:43 +00:00
4daa631178
Other Lua versions continue to use `__name` field. Also make `MetaMethod` enum non-exhaustive (and add `Type` variant) Closes #295