Expand description
Enterprise-grade error handling with structured error types and codes Provides detailed error information for debugging and client error handling
Structs§
- Error
Response - Structured error response for API clients
Enums§
- AppError
- Application error types with proper categorization
Traits§
- Validation
Error Ext - Helper trait to convert validation errors
Type Aliases§
- Result
- Type alias for Results using AppError