Crate presage_macros

Crate presage_macros 

Source

Attribute Macros§

command_handler
Creates an CommandHandler from a function.
event_handler
Creates an EventHandler from a function.

Derive Macros§

AggregateEvent
Derives the AggregateEvent trait.
Command
Derives the Command trait.
Event
Derives the Event trait.