Type Alias measured::HistogramVec
source · pub type HistogramVec<L, const N: usize> = MetricVec<HistogramState<N>, L>;Aliased Type§
struct HistogramVec<L, const N: usize> { /* private fields */ }pub type HistogramVec<L, const N: usize> = MetricVec<HistogramState<N>, L>;struct HistogramVec<L, const N: usize> { /* private fields */ }