Type Alias kumo_prometheus::PruningCounterRegistry

source ·
pub type PruningCounterRegistry<K> = CounterRegistry<K, WeakAtomicCounter>;

Aliased Type§

struct PruningCounterRegistry<K> { /* private fields */ }