Expand description

Structs

A red-black tree with owned nodes.

An iterator over the nodes of a RBTree.

A mutable iterator over the nodes of a RBTree.

A red-black tree node.

A memory reservation for a red-black tree node.