Type Definition ethers_contract_abigen::rawabi::RawAbi[][src]

pub type RawAbi = Vec<Item>;
Expand description

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