Expand description
Ready-made middleware and extractors for popular web frameworks.
Enable the appropriate feature flag to pull in the integration you need:
| Feature | Module |
|---|---|
axum-integration | [integrations::axum] |
actix-integration | [integrations::actix_web] |
warp-integration | [integrations::warp] |