Module error

Source
Expand description

Errors returned by functions in this crate.

Enums§

MmapError
An error encountered when interacting with the memory map.
NodeError
An error encountered when interacting with a B+ tree node.
TxnError
An error that occurred during a transaction.

Type Aliases§

TreeError
An error encountered when interacting with a B+ tree.