futures_micro

Module prelude

Source
Expand description

This module has extras that clash with names in [futures-lite], which depends on us.

Re-exports§

Functions§

  • Returns the result of left or right future, preferring left if both are ready.
  • Zips two futures, waiting for both to complete.