Module either
tokio_
util
0.7.13
Module either
Module Items
Enums
In crate tokio_
util
Modules
codec
compat
either
io
net
sync
udp
tokio_util
Module
either
Copy item path
Settings
Help
Summary
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.