ethers-rs/ethers-contract/ethers-contract-derive
DaniPopes fefaf7433f
fix(contract): report all errors during parsing (#2149)
* refactor: use Result<_, Error>

* fix: report both errors during parsing
2023-02-13 17:08:46 -08:00
..
src fix(contract): report all errors during parsing (#2149) 2023-02-13 17:08:46 -08:00
Cargo.toml chore: update all rust editions to 2021 (#1979) 2022-12-30 14:48:29 +02: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.