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.