Module ethers_contract_abigen::rawabi[][src]

Expand description

This is a basic representation of a contract ABI that does no post processing but contains the raw content of the ABI.

Structs

Either

Contract ABI as a list of items where each item can be a function, constructor or event