pub type HttpResponse = Response<HttpResponseBody>;Expand description
An HTTP response
Aliased Typeยง
pub struct HttpResponse { /* private fields */ }pub type HttpResponse = Response<HttpResponseBody>;An HTTP response
pub struct HttpResponse { /* private fields */ }