Crate rbtset

Source
Expand description

A set based on a RB-Tree for efficient operations.

All details and examples can be found in the main struct documentation.

Structs§

Traits§

  • An interface for dealing with consecutive data.