tokio_util

Module either

Source
Expand description

Module defining an Either type.

Enumsยง

  • Combines two different futures, streams, or sinks having the same associated types into a single type.