Module error_handler

Module error_handler 

Source
Expand description

Error handling middleware for HTTP requests

Provides comprehensive error handling including panic recovery and error response formatting.

Structs§

ErrorHandlerConfig
Error handling middleware configuration
ErrorHandlerMiddleware
Error handling middleware

Functions§

error_handler
Helper function to create error handler middleware
error_handler_with_config
Helper function to create error handler middleware with config