Expand description
Javascript promises and future integration.
Structs§
- A type which behaves like a promise but can wrap any javascript value.
- MaybePromise Future futuresFuture-aware maybe promise
- A JavaScript promise.
- PromiseFuture futuresFuture-aware promise
- PromisedfuturesWrapper for futures to convert to JS promises
Enums§
- The execution state of a promise.