Skip to main content

VecBuilderOfCounter

Type Alias VecBuilderOfCounter 

Source
pub type VecBuilderOfCounter<P: Atomic> = impl MetricVecBuilder<M = GenericCounter<P>>;