[−][src]Module eventually_core::repository
Contains the Repository pattern implementation for AggregateRoot
instances.
Check out Repository for more information.
Structs
| Repository | Implementation of the Repository pattern for storing, retrieving
and deleting |
Enums
| Error | Error type returned by the |
Type Definitions
| Result | Result type returned by the |