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