[][src]Type Definition stats_traits::stat_types::BoxHistogram

type BoxHistogram = Box<dyn Histogram + Send + Sync>;