Type Definition web3_async_native_tls::Result[][src]

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

A typedef of the result-type returned by many methods.