Module ethers_solc::output
source · Expand description
The output of a compiled project
Modules§
- Commonly used identifiers for contracts in the compiled output
Structs§
- The aggregated output of (multiple) compile jobs
- Helper type to implement display for solc errors
- Contains a mixture of already compiled/cached artifacts and the input set of sources that still need to be compiled.