Module either
Available on crate feature
network
only.Expand description
A downloader that combines two different downloaders/client implementations. Support for different download types.
Enums§
- Either
- Combines two different futures, streams, or sinks having the same associated types into a single type.