pub type HttpResponse = Response;
Type alias for the HTTP response type that the orchestrator uses.
struct HttpResponse { /* private fields */ }