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

type Result<T> = Result<T, Error>;
This is supported on feature="abi" only.

Ethabi result type