Module aws_smithy_http::body

source ·
Expand description

Types for representing the body of an HTTP request or response

Structs

Type Definitions

  • A boxed generic HTTP body that, when consumed, will result in Bytes or an Error.
  • A generic, boxed error that’s Send and Sync