pub type BoxBody = UnsyncBoxBody<Bytes, Error>;
Expand description

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

Aliased Type§

struct BoxBody { /* private fields */ }