pub type HeatmapU<HistWidth, HistHeight> = HeatmapUsize<HistWidth, HistHeight>;
Expand description

Shorthand for HeatmapUsize