Allows reading the request body as a string.
This is a port of 686e7d43403d for axum too, with common parts to the core crate.
The new type idiom is used to allow to implement traits in each crate.
Ref T2133
Differential D3716
Port RequestBody guard to an axum extractor dereckson on Tue, Sep 23, 21:45. Authored by Tags None Referenced Files
Subscribers None
Details
Allows reading the request body as a string. This is a port of 686e7d43403d for axum too, with common parts to the core crate. The new type idiom is used to allow to implement traits in each crate. Ref T2133
Diff Detail
|