[][src]Module assembly_data::fdb::ro::handle

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

FDBRowHeaderRef

A newtype for a row header reference

Type Definitions

Database

The basic database handle

Result

Custom result type for this module