Module either
reth_op
1.8.3
Module either
Module Items
Enums
In reth_
op::
evm::
primitives
reth_op
::
evm
::
primitives
Module
either
Copy item path
Source
Available on
crate feature
evm
only.
Expand description
Helper type that represents one of two possible executor types
Enums
ยง
Either
Combines two different futures, streams, or sinks having the same associated types into a single type.