Module splay_tree::heap [] [src]

A priority queue implemented with a splay tree.

Structs

IntoIter

An iterator that moves out of a SplayHeap.

Iter

SplayHeap iterator.

SplayHeap

A priority queue implemented with a splay tree.