Type Definition evm_bridge::EvmResult[][src]

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