pub type SharedHttpClient = Data<Client>;
Helper-Type - Pooled HTTP client.
struct SharedHttpClient(/* private fields */);