ethers-rs/ethers-core
Matthias Seitz ba5f650dec
feat: generate rust structs from solidity JSON ABI (#378)
* add raw abi model

* feat: simplify struct representation

* feat: add struct generation

* use structs as function input

* fix: failing test

* add example

* rustfmt
2021-08-16 10:29:44 +03:00
..
src feat: generate rust structs from solidity JSON ABI (#378) 2021-08-16 10:29:44 +03:00
Cargo.toml chore: remove default feature on futures-util from all crates 2021-08-15 20:25:11 +03:00