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