Skip to content

Commit

Permalink
Document new feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Sparks committed Sep 9, 2024
1 parent ba3dabc commit 59168e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions axum-extra/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
//! `multipart` | Enables the `Multipart` extractor | No
//! `protobuf` | Enables the `Protobuf` extractor and response | No
//! `query` | Enables the `Query` extractor | No
//! `scheme` | Enables the `Scheme` extractor | No
//! `tracing` | Log rejections from built-in extractors | Yes
//! `typed-routing` | Enables the `TypedPath` routing utilities | No
//! `typed-header` | Enables the `TypedHeader` extractor and response | No
Expand Down

0 comments on commit 59168e7

Please sign in to comment.