Module ethers_solc::artifacts::ast
source · Expand description
Bindings for solc’s ast
output field
Structs
Represents the AST field in the solc output
Represents the source location of a node:
<start byte>:<length>:<source index>
.