Module errors

Module errors 

Source
Expand description

Enterprise-grade error handling with structured error types and codes Provides detailed error information for debugging and client error handling

Structs§

ErrorResponse
Structured error response for API clients

Enums§

AppError
Application error types with proper categorization

Traits§

ValidationErrorExt
Helper trait to convert validation errors

Type Aliases§

Result
Type alias for Results using AppError