Skip to content

v0.10.2

Latest
Compare
Choose a tag to compare
@maoueh maoueh released this 13 Jan 16:40
  • Fixed generating Event and Function structs where the ABI has a tuple with more than 12 fields.

    The Event and Function structs in those situations will now render without Debug nor PartialEq support to allows for Rust to compile properly.