ethers-rs/ethers-contract/ethers-contract-abigen/src
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
..
contract refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
test refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
contract.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
lib.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
multi.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
rawabi.rs chore: add rustfmt.toml (#537) 2021-10-29 14:29:35 +02:00
rustfmt.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
source.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00
util.rs refactor: replace anyhow with eyre (#858) 2022-02-02 22:44:53 +02:00