tokio_util
0.7.12
Module either
Enums
In crate tokio_util
Module
tokio_util
::
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.