Skip to content

Futures Library

Basic future types and functions.

The futures library provides components to create and launch futures: objects representing data that might not be available yet.

Modules

Modules Description
Future types Basic future types.
Waiting Basic function to wait for futures.
Error Basic future errors.
Future options Traits to define basic_future types.
Launch Function to launch and schedule future tasks.
Shared State Shared state objects.
Cancellation Future cancellation primitives.
Future Traits Determine properties of future types.

Updated on 2023-01-04