Module assembly_fdb::ro
source · Expand description
Read-Only low level access to a database file
Modules§
- General methods for aligned access to a byte buffer
- The low-level Handle API
- Handling of slice references into the in-memory DB file
Structs§
- Base type for a handle to an in-memory data structure
Traits§
- Try from a handle
Type Aliases§
- An owned, atomically-reference counted handle to a database
- The basic handle into a byte buffer
- A handle that contains a reference
- A handle that contains a slice
- A handle that contains a slice iterator