Docs.rs
gdbm-0.2.0
gdbm 0.2.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
cholcombe973
Dependencies
bitflags ~1.2
normal
gdbm-sys ~0.3
normal
libc ~0.2
normal
Versions
80%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
gdbm
0.2.0
All Items
Crate Items
Structs
Enums
Crate
gdbm
Copy item path
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
§
Gdbm
Error
Custom error handling for the library