Type Definition ethers::abi::Result[]

pub type Result<T> = Result<T, Error>;
Expand description

Ethabi result type