ethers-rs/ethers-contract/ethers-contract-derive/src
DaniPopes 3732de844c
fix(abigen): builtin trait derives (#2170)
* fix(abigen): builtin trait derives

* refactor: EthDisplay

* feat(derive): improve type detection

* chore: cleanup

* chore: edition 2021

* chore: clippy

* chore: use unreachable
2023-02-20 16:27:43 -08:00
..
abi_ty.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
abigen.rs refactor(abigen): derives, struct expansion (#2160) 2023-02-19 16:53:29 -08:00
call.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
calllike.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
codec.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
display.rs fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00
error.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
event.rs refactor(abigen): derives, struct expansion (#2160) 2023-02-19 16:53:29 -08:00
lib.rs refactor(contract): derive procedural macros (#2152) 2023-02-13 19:54:00 -08:00
spanned.rs refactor: pull crates to root dir 2020-06-01 21:24:22 +03:00
utils.rs fix(abigen): builtin trait derives (#2170) 2023-02-20 16:27:43 -08:00