pub type ServiceStoreClient = MeteredStore<LruCachingStore<MeteredStore<ServiceStoreClientInternal>>>;
Expand description
The service store client with metrics
Aliased Typeยง
struct ServiceStoreClient { /* private fields */ }
pub type ServiceStoreClient = MeteredStore<LruCachingStore<MeteredStore<ServiceStoreClientInternal>>>;
The service store client with metrics
struct ServiceStoreClient { /* private fields */ }