ethers-rs/ethers-contract/ethers-contract-abigen/src/contract
James Prestwich 7e4e8e200a
refactor: replace anyhow with eyre (#858)
* refactor: replace anyhow with eyre

* chore: update changelog

* refactor: simplify bail logic for duplicate method signatures

* refactor: simplify bail logic throughout

* refactor: use eyre::ensure

* refactor: more idiomatic use of eyre
2022-02-02 22:44:53 +02:00
..
common.rs Refactor crate determination in new ethers-macro crate (#555) 2021-11-05 15:00:01 +02:00
events.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
methods.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
structs.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
types.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00