Expand description

The futures concurrency prelude.

Traits

Wait for the first successful future to complete.
Wait for all futures to complete.
Combines multiple streams into a single stream of all their outputs.
Wait for the first future to complete.
Wait for all futures to complete successfully, or abort early on error.