Attribute Macros§
- aggregate
- Define Aggregate root
- entity
- event_
hook - Attribute macro for marking repository methods that collect events
- inject
- into_
command - Attributes will be given in the following format not specifying any attributes will result in default attributes which are Debug and Deserialize for body and Debug and Serialize for command
- message_
handler
Derive Macros§
- Application
Error - Define a Application Error type that can be used in the ruva.
- Application
Response - Define ApplicationResponse so that could be recognized by messagebus
- TConstruct
- TEvent