Type Definition assembly_data::fdb::ro::handle::Database[][src]

pub type Database<'a> = Handle<'a, ()>;
Expand description

The basic database handle

Implementations

Create a new database handle

Get the header for the local database