Docs.rs
yakvdb-0.6.2
yakvdb 0.6.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sergey-melnychuk
Dependencies
anyhow ^1
normal
bytes ^1
normal
env_logger ^0.9
normal
log ^0.4
normal
parking_lot ^0.12
normal
rand ^0.8
normal
hex ^0.4.3
dev
rocksdb ^0.20.1
dev
sled ^0.34.7
dev
tokio ^1.26.0
dev
Versions
34.94%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate yakvdb
Structs
Enums
Traits
Functions
Type Definitions
?
List of all items
Structs
api::page::Slot
disk::block::Block
disk::file::File
typed::Store
Enums
api::error::Error
Traits
api::Store
api::page::Page
api::tree::Tree
typed::DB
Functions
util::data
util::hex::hex
util::shuffle
Type Definitions
api::KV
api::error::Result