pub type Response = Response<Option<Vec<u8>>>;
Client Response Type
pub struct Response { /* private fields */ }