Module aws_smithy_types::body

source ·
Expand description

Types for representing the body of an HTTP request or response

Modules§

  • http_body_0_4_xhttp-body-0-4-x
    This module is named after the http-body version number since we anticipate needing to provide equivalent functionality for 1.x of that crate in the future. The name has a suffix _x to avoid name collision with a third-party http-body-0-4.
  • http_body_1_xhttp-body-1-x
    Adapters to use http-body 1.0 bodies with SdkBody & ByteStream

Structs§

Type Aliases§

  • A generic, boxed error that’s Send and Sync