Module tokio_util::either [−][src]
Module defining an Either type.
Enums
Either | Combines two different futures, streams, or sinks having the same associated types into a single type. |
Module defining an Either type.
Either | Combines two different futures, streams, or sinks having the same associated types into a single type. |