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