Expand description
Common repository traits and types
This module defines the base traits and common types used across all repositories.
Structs§
- Filter
Params - Generic filter parameters
- Paginated
Response - Paginated response
- Pagination
Params - Pagination parameters
Enums§
- Repository
Error - Repository-specific error type
- Sort
Order - Sort order
Traits§
- Repository
- Base repository trait
Type Aliases§
- Repository
Result - Repository result type