Docs.rs
quick-kv-0.2.4
quick-kv 0.2.4
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
JamalLyons
Dependencies
bincode ^1.3.3
normal
hashbrown ^0.14.1
normal
log ^0.4.20
normal
once_cell ^1.18.0
normal
rayon ^1.8.0
normal
serde ^1.0.188
normal
simple_logger ^4.2.0
normal
time ^0.3.29
normal
criterion ^0.5.1
dev
tempfile ^3.8.0
dev
Versions
21.51%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
quick_kv
0.2.4
Module binarykv
Structs
In quick_kv::types
?
Module
quick_kv
::
types
::
binarykv
source
·
[
−
]
Structs
BinaryKv
BinaryKV is how data is represented programmatically in the database.
BinaryKvCache
Bytes of data that are cached in memory for speed improvements on the mini client.