Module extractors

Source
Expand description

Extractor modules for Axum

Structsยง

Path
Path extractor customizes the error from axum::extract::Path
Query
Query extractor customizes the error from axum::extract::Query
RequestId
Request ID extractor from HTTP headers