Module actix_web::body

source ·
Expand description

Traits and structures to aid consuming and writing HTTP payloads.

“Body” and “payload” are used somewhat interchangeably in this documentation.

Structs§

Enums§

Traits§

  • An interface for types that can be used as a response body.

Functions§