pub type GatewayResponse = Response<BoxBody>;
A generic HTTP response body for the gateway.
pub struct GatewayResponse { /* private fields */ }