Module eventually::query
source · Expand description
Module query
contains types and helpful abstractions to model Domain Queries
and implement Domain Query Handlers.
Traits§
- An Handler describes an implementation that is able to handle specific Queries.
Type Aliases§
- A Message carrying the Domain Query itself as payload and other relevant information as metadata.