Module axum_core::body

source ·
Expand description

HTTP body utilities.

Structs

  • The body type used in axum requests and responses.
  • A stream of data frames.