pub type GenericBody = BoxBody<Bytes, TransportServerError>;
pub struct GenericBody { /* private fields */ }