Module ethers_core::abi::struct_def
source · 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
- Represents the type of a field in a struct