Docs.rs
shorterDB-0.1.0
shorterDB 0.1.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
crates.io
Source
Owners
vrn21
Dependencies
anyhow ^1.0.86
normal
bincode ^1.3.3
normal
bloomfilter ^1.0.14
normal
bytes ^1.7.1
normal
clap ^4.0
normal
crossbeam-channel ^0.5.13
normal
crossbeam-skiplist ^0.1.3
normal
csv ^1.3.0
normal
flate2 ^1.0.34
normal
memmap2 ^0.9.5
normal
parking_lot ^0.12.3
normal
prost ^0.12.3
normal
rand ^0.8.5
normal
serde ^1.0.210
normal
thiserror ^1.0.63
normal
tokio ^1
normal
tonic ^0.11
normal
tonic-reflection ^0.11
normal
tonic-web ^0.11
normal
tower-http ^0.4
normal
tonic-build ^0.11
build
Versions
37.5%
of the crate is documented
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
shorterdb
0.1.0
Module errors
Module Items
Enums
Type Aliases
In crate shorterdb
shorterdb
Module
errors
Copy item path
Source
Enums
§
ShortDB
Errors
Error type for kvs.
Type Aliases
§
Result
Result type for kvs.