pub type Response = Response<Vec<u8>>;
Re-exported type from http crate
http
pub struct Response { /* private fields */ }