Structs§
- Futures
Map - Represents a map of
Future
s. - Futures
Set - Represents a list of Futures.
- Futures
Tuple Set - Represents a list of tuples of a Future and an associated piece of data.
- Stream
Map - Represents a map of
Stream
s. - Stream
Set - Represents a set of Streams.
- Timeout
- A future failed to complete within the given timeout.
Enums§
- Push
Error - Error of a future pushing