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