[−][src]Module rocket::handler
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 |
The types of request and error handlers and their return values.
ErrorHandler | The type of an error handler. |
Handler | The type of a request handler. |
Outcome | Type alias for the |