Docs.rs
  • cqrs-core-0.2.2
    • cqrs-core 0.2.2
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • neoeinstein
    • Dependencies
      • void ^1.0 dev
    • Versions
    • 82.08% 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_core0.2.2

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • AlwaysSnapshot
  • BorrowedRawEvent
  • EventNumber
  • NeverSnapshot
  • RawEvent
  • VersionedAggregate
  • VersionedEvent
  • VersionedEventWithMetadata
  • reactor::ReactionPredicate
  • reactor::SpecificAggregatePredicate

Enums

  • Before
  • Precondition
  • Since
  • SnapshotRecommendation
  • Version
  • reactor::AggregatePredicate
  • reactor::EventTypesPredicate

Traits

  • Aggregate
  • AggregateCommand
  • AggregateEvent
  • AggregateId
  • CqrsError
  • DeserializableEvent
  • Event
  • EventSink
  • EventSource
  • Events
  • SerializableEvent
  • SnapshotSink
  • SnapshotSource
  • SnapshotStrategy
  • reactor::Reaction
  • reactor::Reactor

Type Aliases

  • CommandError
  • ProducedEvent
  • ProducedEvents