Docs.rs
indexdb-es-0.1.0
indexdb-es 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
Almaju
Dependencies
async-trait ^0.1.73
normal
console_error_panic_hook ^0.1.7
normal
cqrs-es ^0.4.9
normal
futures ^0.3.28
normal
getrandom ^0.2
normal
gloo-utils ^0.1
normal
idb ^0.4
normal
serde ^1.0.183
normal
serde-wasm-bindgen ^0.5.0
normal
serde_json ^1.0.104
normal
wasm-bindgen ^0.2.87
normal
wasm-bindgen-futures ^0.4.37
normal
web-sys ^0.3.64
normal
tokio ^1
dev
uuid ^1.4
dev
wasm-bindgen-test ^0.3.0
dev
Versions
0%
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
☰
Crate indexdb_es
Version 0.1.0
All Items
Structs
Enums
Functions
Type Aliases
?
Crate
indexdb_es
source
·
[
−
]
Structs
IndexDBEventRepository
An event repository relying on a IndexDB database for persistence.
IndexDBViewRepository
Enums
IndexDBAggregateError
Functions
indexdb_cqrs
Type Aliases
IndexDBCqrs
A convenience type for a CqrsFramework backed by
IndexDBStore
.