Docs.rs
edma_storage-0.0.2
edma_storage 0.0.2
Permalink
Docs.rs crate page
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
chungquantin
Dependencies
async-trait ^0.1.58
normal
chrono ^0.4.22
normal
futures ^0.3.25
normal
lazy_static ^1.4.0
normal
path-absolutize ^3.0.14
normal
rand ^0.8.5
normal
redb ^0.10.0
normal
rocksdb ^0.19.0
normal
serde ^1.0.147
normal
serde_json ^1.0.87
normal
sled ^0.34.7
normal
thiserror ^1.0.37
normal
tokio ^1.21.2
dev
Versions
33.33%
of the crate is documented
Platform
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 db
Version 0.0.2
All Items
Modules
Macros
Structs
Enums
Type Definitions
?
Crate
db
source
·
[
−
]
Re-exports
pub use crate::
model
::*;
Modules
kv
Interface
misc
model
Macros
define_test
Defines a unit test function.
full_adapter_test_impl
Use this macro to enable the entire standard test suite.
full_database_test_impl
tag
Structs
Datastore
DatastoreRef
JsonData
ReDBAdapter
RocksDBAdapter
Transaction
Enums
Error
Type Definitions
Key
Key-value store
KeyValuePair
Uint8Array
Miscellaneous
Val