Expand description
The output of a compiled project
Modules§
Structs§
- Aggregated
Compiler Output - The aggregated output of (multiple) compile jobs
- Output
Diagnostics - Helper type to implement display for solc errors
- Project
Compile Output - Contains a mixture of already compiled/cached artifacts and the input set of sources that still need to be compiled.