aggregate_table_rows

Function aggregate_table_rows 

Source
pub fn aggregate_table_rows(
    table_rows: Vec<TableRow>,
    aggregator_function: AggregatorFunction,
) -> Vec<TableRow>