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