Crate futures_bounded
source ·Structs§
- Represents a map of
Future
s. - Represents a list of Futures.
- Represents a list of tuples of a Future and an associated piece of data.
- Represents a map of
Stream
s. - Represents a set of Streams.
- A future failed to complete within the given timeout.
Enums§
- Error of a future pushing