pub type ResponseBody = Full<Bytes>;
Concrete response body type returned by Hyperlite helpers.
pub struct ResponseBody { /* private fields */ }