Type Definition ethers::core::abi::Result[]

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

Ethabi result type