Expand description
Modules§
Structs§
- A block off the hypercore deserialized into the form we use in the BTree
- Pointer used within a
Node
to reference to it’s child nodes. - Builder for
Hyperbee
. - Pointer used within a
Node
to point to the block where a (key, value) pair is stored. A key can be inserted without a value, so it’s value is optional. - A node in the tree
Enums§
- Error type for HyperbeeBuilder