Docs.rs
event-sourcing-0.1.20
event-sourcing 0.1.20
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Joatin
Dependencies
async-trait ^0.1
normal
bb8 ^0.8
normal
optional
bb8-postgres ^0.8
normal
optional
chrono ^0.4
normal
futures ^0.3
normal
google-cloud-googleapis ^0.13
normal
optional
google-cloud-pubsub ^0.25
normal
optional
lapin ^2.3
normal
optional
lazy_static ^1.4
normal
optional
prometheus ^0.13
normal
optional
prost-types ^0.12
normal
optional
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
snafu ^0.8
normal
tokio ^1
normal
tokio-executor-trait ^2.1
normal
optional
tokio-postgres ^0.7
normal
optional
tokio-reactor-trait ^1.1
normal
optional
tokio-stream ^0.1
normal
optional
tracing ^0.1
normal
uuid ^1.8
normal
tokio ^1
dev
uuid ^1.8
dev
Versions
20.9%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
event_
sourcing
0.1.20
Crate Items
Structs
Enums
Traits
List of all items
Structs
Event
EventListBuilder
EventStore
EventStoreBuilder
RealtimeStreamData
adapter::ListenForEventData
adapter::in_memory::InMemoryAdapter
Enums
error::adapter_error::AdapterError
error::create_error::CreateError
error::store_error::StoreError
Traits
Aggregate
IntoEventList
adapter::EventStoreAdapter
adapter::NotificationAdapter