Expand description
An async-aware priority queue.
Structsยง
- Incoming
Stream - A stream of items removed from the priority queue.
- PopFut
- A future representing an item to be removed from the priority queue.
- Priority
Queue - An async-aware priority queue.
An async-aware priority queue.