Docs.rs
rust-rocksdb-0.46.0
rust-rocksdb 0.46.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
zaidoon1
Dependencies
libc ^0.2
normal
parking_lot ^0.12
normal
rust-librocksdb-sys ^0.42.0
normal
serde ^1
normal
optional
pretty_assertions ^1
dev
tempfile ^3
dev
trybuild ^1
dev
Versions
26.84%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module checkpoint
rust_
rocksdb
0.46.0
Module checkpoint
Module Items
Structs
In crate rust_
rocksdb
rust_rocksdb
Module
checkpoint
Copy item path
Source
Expand description
Implementation of bindings to RocksDB Checkpoint
1
API
Structs
§
Checkpoint
Database’s checkpoint object. Used to create checkpoints of the specified DB from time to time.