- librust-portable-atomic-1+default-dev
async-task provides task abstraction for building executors.
.
To spawn a future onto an executor,
we first need to allocate it on the heap
and keep some state attached to it.
The state indicates whether the future is ready for polling,
waiting to be woken up, or completed.
Such a stateful future is called a task.
.
This package contains the source
for the Rust async-task crate,
packaged for use with cargo and dh-cargo.
Installed Size: 229.4 kB
Architectures: all