fix: `tlua::Push` and `tlua::PushInto` inherit default values for constant generics in `impl` blocks
Summary
- fix:
tlua::Push
andtlua::PushInto
inherit default values for constant generics inimpl
blocks
Close #219 (closed)
Ensure that
-
New code is covered by tests -
API is documented -
Changelog is up to date -
Version is bumped in the appropriateCargo.toml
files
Edited by Georgy Moshkin