Docs.rs
rs-leveldb-0.1.5
rs-leveldb 0.1.5
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
fetchadd
Dependencies
leveldb-sys ^2.0.0
normal
libc ^0.2.4
normal
tempdir ^0.3.4
dev
Versions
61.4%
of the crate is documented
Platform
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
leveldb
0.1.5
Module error
Module Items
Structs
In leveldb::
database
leveldb
::
database
Module
error
Copy item path
Source
Expand description
The module defining custom leveldb error type.
Structs
ยง
Error
A leveldb error, just containing the error string provided by leveldb.