Expand description
Types and traits for error catchers and their handlers and return types.
Structs
- An error catching route.
Traits
- Trait implemented by
Catchererror handlers.
Type Aliases
- Type alias for the return type of a
Catcher’sHandler::handle().