Module body

Source
Expand description

HTTP body utilities.

Structs§

Body
A stream of Bytes, used when receiving bodies.

Functions§

boxed
Convert a http_body::Body into a BoxBody.

Type Aliases§

BoxBody
The primary Body returned by the generated smithy-rs service.