Crate gdbm

Source
Expand description

Safe interface to GNU dbm.

The main documentation can be found at Gdbm.

Structs§

Gdbm
An open gdbm database.
Open
Flags for Gdbm::new

Enums§

GdbmError
Custom error handling for the library