ethers-rs/ethers-contract/ethers-contract-derive
Matthias Seitz 4123823383
feat: enumerate overloaded functions if they are nameless (#545)
* fix: overloaded with same type arguments

* fix: numerate overloaded functions

* docs: add note

* chore: update changelog

* style: rename vars
2021-10-31 13:24:02 +02:00
..
src feat: enumerate overloaded functions if they are nameless (#545) 2021-10-31 13:24:02 +02:00
Cargo.toml release: 0.5.3 (#471) 2021-09-27 13:20:10 +03:00
README.md docs: add missing attribution to Gnosis for codegen & macros 2020-06-20 17:02:57 +03:00

README.md

This proc-macro was adapted from the original ethcontract-rs repository by Gnosis.