pub type BoxBody = UnsyncBoxBody<Bytes, Error>;Expand description
The primary Body returned by the generated smithy-rs service.
Aliased Typeยง
struct BoxBody { /* private fields */ }pub type BoxBody = UnsyncBoxBody<Bytes, Error>;The primary Body returned by the generated smithy-rs service.
struct BoxBody { /* private fields */ }