Expand description

HTTP body utilities.

Structs§

  • The body type used in axum requests and responses.
  • A stream of data frames.
  • A cheaply cloneable and sliceable chunk of contiguous memory.

Traits§

  • Trait representing a streaming body of a Request or Response.

Functions§