futures_concurrency::stream

Module stream_group

source
Expand description

A growable group of streams which act as a single unit.

Structsยง

  • A key used to index into the StreamGroup type.
  • Iterate over items in the stream group with their associated keys.
  • A growable group of streams which act as a single unit.