Expand description

A key/value store based on a B-Tree.

Structs

A “stable” map based on a B-tree.
An iterator over the entries of a BTreeMap.

Enums

An error returned when inserting entries into the map.