type PooledClient = Client<HttpsConnector<HttpConnector>, Full<Bytes>>;
struct PooledClient { /* private fields */ }