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ยง
- Json
Error - A structured JSON error response.