Module pavex::middleware

source ·
Expand description

Middleware types and utilities.

§Guide

Check out the “Middleware” section of Pavex’s guide for a thorough introduction to middlewares in Pavex applications.

Structs§

  • A handle to trigger the execution of the rest of the request processing pipeline.

Enums§

  • The return type of a pre-processing middleware.