tokio_
util
0.7.13
Module either
Module Items
Enums
In crate tokio_
util
tokio_util
Module
either
Copy item path
Source
Expand description
Module defining an Either type.
Enums
ยง
Either
Combines two different futures, streams, or sinks having the same associated types into a single type.