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