reth_
evm
1.1.4
Module either
Module Items
Enums
In crate reth_
evm
reth_evm
Module
either
Copy item path
Source
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.