[−][src]Module alloc_shim::future
🔬 This is a nightly-only experimental API. (futures_api
)
futures in libcore are unstable
Asynchronous values.
Traits
Future | [ Experimental ] A future represents an asynchronous computation. |