Module either

Module either 

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.