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 management
Module Items
Functions
In leveldb::
database
leveldb
::
database
Module
management
Copy item path
Source
Functions
§
destroy
destroy a database. You shouldn’t hold a handle on the database anywhere at that time.
repair
repair the database. The database should be closed at this moment.