aws_
smithy_
http_
server
0.65.2
Module body
Module Items
Structs
Functions
Type Aliases
In crate aws_
smithy_
http_
server
aws_smithy_http_server
Module
body
Copy item path
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.