mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-07 00:00:12 +02:00
Reexport key-expansion (#1425)
* Reexport key-expansion * Description Co-authored-by: Marek Barvíř <[email protected]>
This commit is contained in:
co-authored by
Marek Barvíř
parent
410fd49aa9
commit
be54583d98
@@ -13,6 +13,7 @@
|
||||
//! `cookie` | Enables the `CookieJar` extractor | No
|
||||
//! `cookie-private` | Enables the `PrivateCookieJar` extractor | No
|
||||
//! `cookie-signed` | Enables the `SignedCookieJar` extractor | No
|
||||
//! `cookie-key-expansion` | Enables the `Key::derive_from` method | No
|
||||
//! `erased-json` | Enables the `ErasedJson` response | No
|
||||
//! `form` | Enables the `Form` extractor | No
|
||||
//! `json-lines` | Enables the `json-lines` extractor and response | No
|
||||
|
||||
Reference in New Issue
Block a user