pub fn sum_top_level_amounts(rows: &[ReportRowView]) -> Vec<AmountView>Expand description
Sum top-level rows’ amounts per commodity. Used by Balance to build its grand-total card(s).
pub fn sum_top_level_amounts(rows: &[ReportRowView]) -> Vec<AmountView>Sum top-level rows’ amounts per commodity. Used by Balance to build its grand-total card(s).