Expand description
Errors returned by functions in this crate.
Enums§
- Mmap
Error - An error encountered when interacting with the memory map.
- Node
Error - An error encountered when interacting with a B+ tree node.
- TxnError
- An error that occurred during a transaction.
Type Aliases§
- Tree
Error - An error encountered when interacting with a B+ tree.