Docs.rs
  • cqrs-es-0.4.12
    • cqrs-es 0.4.12
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • serverlesstechnology
    • Dependencies
      • async-trait ^0.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^1.0.37 normal
      • tokio ^1 normal
      • chrono ^0.4.24 dev
      • uuid ^1.7 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

cqrs_es0.4.12

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • CqrsFramework
  • EventEnvelope
  • mem_store::MemStore
  • mem_store::MemStoreAggregateContext
  • persist::EventStoreAggregateContext
  • persist::GenericQuery
  • persist::PersistedEventStore
  • persist::QueryReplay
  • persist::ReplayFeed
  • persist::ReplayStream
  • persist::SemanticVersion
  • persist::SemanticVersionError
  • persist::SemanticVersionEventUpcaster
  • persist::SerializedEvent
  • persist::SerializedSnapshot
  • persist::ViewContext
  • test::AggregateResultValidator
  • test::AggregateTestExecutor
  • test::TestFramework

Enums

  • AggregateError
  • persist::PersistenceError

Traits

  • Aggregate
  • AggregateContext
  • DomainEvent
  • EventStore
  • Query
  • View
  • persist::EventUpcaster
  • persist::PersistedEventRepository
  • persist::ViewRepository

Type Aliases

  • persist::QueryErrorHandler
  • persist::SemanticVersionEventUpcasterFunc