Module cros_async::queue
source · Structs§
- A queue of
Runnables
. Intended to be used by executors to keep track of futures that have been scheduled to run. - An iterator over a
RunnableQueue
.
Runnables
. Intended to be used by executors to keep track of futures that have been
scheduled to run.RunnableQueue
.