Draft: deprecate lua_state in favor of new with_lua_state
Summary
- TODO(changelog, fix deprecation warnings): deprecate lua_state in favor of new with_lua_state
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriate Cargo.toml
files