Attribute Macros§
- command_
handler - Creates an CommandHandler from a function.
- event_
handler - Creates an EventHandler from a function.
Derive Macros§
- Aggregate
Event - Derives the AggregateEvent trait.
- Command
- Derives the Command trait.
- Event
- Derives the Event trait.