Module event_store_core::event

source ·

Re-exports

Modules

Structs

  • A RecordedEvent represents an Event which have been append to a Stream
  • An UnsavedEvent is created from a type that implement Event

Traits

  • Represent event that can be handled by an EventStore