Docs.rs
assemblage_kv-0.1.0
assemblage_kv 0.1.0
Permalink
Docs.rs crate page
AGPL-3.0
Links
Repository
crates.io
Source
Owners
fkettelhoit
Dependencies
async-trait ^0.1
normal
crc32fast ^1.2
normal
log ^0.4
normal
rmp-serde ^0.15
normal
serde ^1.0
normal
tokio ^1.7
normal
tokio ^1.7
normal
env_logger ^0.8
dev
tokio ^1.7
dev
console_error_panic_hook ^0.1
normal
optional
js-sys ^0.3
normal
wasm-bindgen ^0.2
normal
wasm-bindgen-futures ^0.4
normal
web-sys ^0.3
normal
wee_alloc ^0.4
normal
optional
console_log ^0.2
dev
wasm-bindgen-test ^0.3
dev
Versions
100%
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
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
assemblage_
kv
0.1.0
Crate Items
Macros
Structs
Enums
Traits
Functions
Type Aliases
List of all items
Structs
KvStore
Snapshot
Version
storage::file_storage::FileStorage
storage::memory_storage::MemoryStorage
Enums
Error
storage::Error
Traits
storage::Storage
Macros
hybrid_test
run
test
Functions
storage::open
storage::purge
timestamp::timestamp_now
timestamp::timestamp_now_monotonic
Type Aliases
Result
storage::PlatformStorage
storage::Result