We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab36eda commit 2b486eaCopy full SHA for 2b486ea
axum-extra/src/lib.rs
@@ -17,7 +17,7 @@
17
//! `erased-json` | Enables the `ErasedJson` response | No
18
//! `form` | Enables the `Form` extractor | No
19
//! `json-lines` | Enables the `JsonLines` extractor and response | No
20
-//! `multipart` | Enables the `Multpart` extractor | No
+//! `multipart` | Enables the `Multipart` extractor | No
21
//! `protobuf` | Enables the `Protobuf` extractor and response | No
22
//! `query` | Enables the `Query` extractor | No
23
//! `typed-routing` | Enables the `TypedPath` routing utilities | No
0 commit comments