essential-contributions / pint

Pint, the constraint-based programming language for declarative blockchains
Apache License 2.0
14 stars 0 forks source link

fix: Add missing allow attribute in pint-abi-gen error variant #791

Closed mitchmindtree closed 1 month ago

mitchmindtree commented 1 month ago

This helps to address some warnings popping up in rust-analyser working downstream on essential-integration, as these error variants are named after the fields (and in turn are not camel case).