[][src]Crate async_priority_queue

An async-aware priority queue.

Structs

IncomingStream

A stream of items removed from the priority queue.

PopFut

A future representing an item to be removed from the priority queue.

PriorityQueue

An async-aware priority queue.