Docs.rs
datastore-0.1.5
datastore 0.1.5
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
crates.io
Source
Owners
MrGunflame
Dependencies
async-trait ^0.1.53
normal
datastore_derive ^0.1.2
normal
optional
Versions
43.59%
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
datastore
0.1.5
All Items
Crate Items
Traits
Crate
datastore
Copy item path
Source
Traits
ยง
Data
Descriptor
A descriptor for a
StoreData
type.
Data
Query
A query type for an associated
StoreData
type.
Error
Read
Reader
Store
A store for associated
StoreData
types.
Store
Data
A structured datatype that can be stored in the
Store
S
.
Store
Ext
An extension trait for
Store
.
Type
Writer
Write
Writer