Module output_selection

Module output_selection 

Source
Expand description

Bindings for standard json output selection.

Structs§

OutputSelection
Represents the selected output of files and contracts.

Enums§

BytecodeOutputSelection
Contract level output selection for evm.bytecode
ContractOutputSelection
Contract level output selection
DeployedBytecodeOutputSelection
Contract level output selection for evm.deployedBytecode
EvmOutputSelection
Contract level output selection for evm
EwasmOutputSelection
Contract level output selection for evm.ewasm

Type Aliases§

FileOutputSelection
Represents the desired outputs based on a File (file -> (contract -> [outputs]))