futures_concurrency::future

Module future_group

source
Expand description

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

Structsยง

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