Skip to content

fix: `tlua::Push` and `tlua::PushInto` inherit default values for constant generics in `impl` blocks

Summary

  • fix: tlua::Push and tlua::PushInto inherit default values for constant generics in impl 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 appropriate Cargo.toml files
Edited by Georgy Moshkin

Merge request reports