Module ethers_core::abi::struct_def [−][src]
Expand description
Solidity struct definition parsing support
Structs
A field declaration inside a struct
Represents a solidity struct
Represents a elementary field declaration inside a struct with a : int x
How the type of a struct field is referenced
Enums
A field declaration inside a struct