Skip to main content

Module error

Module error 

Source
Expand description

Structured error responses and error-handling utilities.

JsonError provides a standard JSON error format for API responses. The CatchPanic layer catches panics in handlers and converts them to 500 responses.

Structsยง

JsonError
A structured JSON error response.