Docs.rs
keyvaluedb-memorydb-0.1.2
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
keyvaluedb-memorydb 0.1.2
A key-value in-memory database that implements the `KeyValueDB` trait
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
3
out of
3
items documented
0
out of
2
items with examples
Size
Source code size: 24.56 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 493.71 kB
This is the summed size of all files generated by rustdoc for all configured targets
Links
crates.io
Dependencies
keyvaluedb ^0.1.2
normal
parking_lot ^0.12.1
normal
keyvaluedb-shared-tests ^0.1.2
dev
tokio ^1.32.0
dev
wasm-bindgen-futures ^0.4.37
dev
wasm-bindgen-test ^0.3.37
dev
Versions
0.1.2
0.1.1
0.1.0
Owners
A key-value in-memory database that implements the
KeyValueDB
trait