Type Alias PruningCounterRegistry

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

Aliased Typeยง

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