Skip to main content

GroupAggregates

Type Alias GroupAggregates 

Source
pub type GroupAggregates = HashMap<String, DataValue>;
Expand description

Inline aggregate values keyed by field (for group header rows).

Aliased Typeยง

pub struct GroupAggregates { /* private fields */ }