Docs.rs
bitkv-rs-0.2.1
bitkv-rs 0.2.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
KevinZh0A
Dependencies
bytes ^1.5.0
normal
crc32fast ^1.4.0
normal
crossbeam-skiplist ^0.1.3
normal
env_logger ^0.11.2
normal
fs2 ^0.4.3
normal
fs_extra ^1.3.0
normal
jammdb ^0.11.0
normal
log ^0.4.21
normal
memmap2 ^0.9.4
normal
parking_lot ^0.12.1
normal
prost ^0.12.3
normal
rand ^0.8.5
normal
thiserror ^1.0.57
normal
criterion ^0.5.1
dev
Versions
16.67%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
All
bitkv_
rs
0.2.1
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
List of all items
Structs
batch::WriteBatch
db::Engine
db::Stat
option::IteratorOptions
option::Options
option::WriteBatchOptions
Enums
db::SeqNoExist
errors::Errors
option::IOManagerType
option::IndexType
Macros
new_data_file
Functions
util::file::available_disk_space
util::file::copy_dir
util::file::dir_disk_size
util::rand_kv::get_test_key
util::rand_kv::get_test_value
Type Aliases
errors::Result