Module shio::middleware [] [src]

Structs

Recover

Middleware that recovers from panic! anywhere in the stack, returning an Internal Server Error (500) to the client.

Traits

Middleware

Type Definitions

BoxMiddleware