Expand description
The low-level Handle API
This API uses handles that store the data of one header alongside a reference into the in-memory file.
Structs§
- Base
Error - The basic error type
- FDBRow
Header Ref - A newtype for a row header reference
Enums§
- Base
Error Kind - The different kinds of
BaseErrors
Type Aliases§
- Base
Result - The base result type
- Database
- The basic database handle
- Result
- Custom result type for this module