Type Definition evm_bridge::FutureEvmResult[][src]

type FutureEvmResult<T> = StdResult<T, Error>;