Module ro

Module ro 

Source
Expand description

Read-Only low level access to a database file

Modules§

buffer
General methods for aligned access to a byte buffer
handle
The low-level Handle API
slice
Handling of slice references into the in-memory DB file

Structs§

BaseHandle
Base type for a handle to an in-memory data structure

Type Aliases§

ArcHandle
An owned, atomically-reference counted handle to a database
Handle
The basic handle into a byte buffer
RefHandle
A handle that contains a reference