Module rocket::handler [−][src]
The types of request and error handlers and their return values.
Type Definitions
ErrorHandler |
The type of an error handler. |
Handler |
The type of a request handler. |
Outcome |
Type alias for the |