Module reth_evm::either

source ·
Expand description

Helper type that represents one of two possible executor types

Enums§

  • Combines two different futures, streams, or sinks having the same associated types into a single type.