kumo_prometheus

Type Alias PruningCounterRegistry

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

Aliased Typeยง

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