Module futures::stream::futures_unordered[][src]

Expand description

An unbounded set of futures.

Structs

An unbounded set of futures.

Mutable iterator over all futures in the unordered set.