titan_http

Type Alias Response

Source
pub type Response<B = Body> = Response<B>;

Aliased Typeยง

struct Response<B = Body> { /* private fields */ }