axum_core
0.4.5
Module body
Structs
In crate axum_core
Module
axum_core
::
body
Copy item path
source
·
[
−
]
Expand description
HTTP body utilities.
Structs
§
Body
The body type used in axum requests and responses.
BodyDataStream
A stream of data frames.