Module output

Source
Expand description

The output of a compiled project

Modules§

contracts
info
Commonly used identifiers for contracts in the compiled output
sources

Structs§

AggregatedCompilerOutput
The aggregated output of (multiple) compile jobs
OutputDiagnostics
Helper type to implement display for solc errors
ProjectCompileOutput
Contains a mixture of already compiled/cached artifacts and the input set of sources that still need to be compiled.