Skip to content

fix: impl tlua::{Push, PushInto, LuaRead} for Hash{Map, Set} with custom hashers

Summary

  • fix: impl tlua::{Push, PushInto, LuaRead} for Hash{Map, Set} with custom hashers

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

Merge request reports