pub type IntegerHistogram<'de> = Vector<'de, HistogramBucket>;Expand description
The wire type corresponding to IntegerHistogram.
Aliased Typeยง
pub struct IntegerHistogram<'de> { /* private fields */ }pub type IntegerHistogram<'de> = Vector<'de, HistogramBucket>;The wire type corresponding to IntegerHistogram.
pub struct IntegerHistogram<'de> { /* private fields */ }