pub type Response = Response;
An HTTP Response type with a streaming body.
pub struct Response { /* private fields */ }