Module ethers_solc::artifacts[][src]

Expand description

Solc artifact types

Structs

Minimal representation of a contract’s abi with bytecode

Helper type to serialize while borrowing from Contract

Input type solc expects

Output type solc produces

Byte offsets into the bytecode. Linking replaces the 20 bytes located there.

Helper type to implement display for solc errors

Enums

Represents the bytecode of a contracts that might be not fully linked yet.

Functions

Type Definitions

An ordered list of files and their source