Type Alias HistogramEntry

Source
pub type HistogramEntry<T> = (T, T, usize);