Docs.rs
ckb-rocksdb-0.21.1
ckb-rocksdb 0.21.1
Docs.rs crate page
Apache-2.0
Links
Homepage
crates.io
Source
Owners
zhangsoledad
quake
Dependencies
libc ^0.2
normal
ckb-librocksdb-sys =8.5.4
normal
tempfile ^3
normal
criterion ^0.5
dev
trybuild ^1.0
dev
Versions
31.13%
of the crate is documented
Go to latest version
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
ckb_
rocksdb
0.21.1
Write
Implementors
In ckb_
rocksdb::
ops
ckb_rocksdb
::
ops
Trait
Write
Copy item path
Source
pub trait Write { }
Expand description
Marker trait for operations that mutate DB state
Implementors
§
Source
§
impl
Write
for
DB
Source
§
impl
Write
for
DBWithTTL
Source
§
impl
Write
for
OptimisticTransactionDB
Source
§
impl
Write
for
TransactionDB