Module tree::set [] [src]

An ordered set based on a binary search tree.

Structs

IntoIter

An iterator that consumes the set.

Iter

An iterator over the set.

OccupiedEntry

An occupied entry.

Set

An ordered set based on a binary search tree.

VacantEntry

A vacant entry.

Enums

Entry

An entry in the set.