Module assembly_fdb::ro::handle
source · 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§
- The basic error type
- A newtype for a row header reference
Enums§
- The different kinds of
BaseErrors
Type Aliases§
- The base result type
- The basic database handle
- Custom result type for this module