pub type HyperOutgoingBody = BoxBody<Bytes, ErrorCode>;
Common type for outgoing bodies.
struct HyperOutgoingBody { /* private fields */ }