Module error

Module error 

Source
Expand description

Common error types for HTTP services

Structs§

ErrorResponse
Standard error response format

Enums§

HttpError
Common HTTP application errors

Type Aliases§

HttpResult
Convenience type for Result with HttpError