Expand description
This module has extras that clash with names in [futures-lite
],
which depends on us.
Re-exports§
pub use crate::*;
Functions§
- Returns the result of
left
orright
future, preferringleft
if both are ready. - Zips two futures, waiting for both to complete.