[][src]Module saphir::middleware

Modules for the middlewares

Structs

Builder
MiddlewareStack

Struct representing the layering of middlewares in the server

Traits

Middleware

The trait a struct need to impl to be considered as a middleware