Structs§
- Configuration for an event consumer.
- Allows to emit events of a restricted set of types.
- Core archivist internal event router that supports multiple event producers and multiple event consumers.
- Configuration for an event producer.
- Allows to termiante event ingestion.
Enums§
- Set of errors that can happen when setting up an event router and executing its dispatching loop.
Traits§
- Trait implemented by data types which receive events.
- Trait implemented by data types which emit events.