Type Definition ethers_core::abi::Result[][src]

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

Ethabi result type