[][src]Module futures_promises::promises

A futures implementation of JS-like Promises.

Structs

Promise

The "sender" side of a Promise

PromiseHandle

The "receiver": a Future used to watch a Promise