Skip to main content

flatten_report_data

Function flatten_report_data 

Source
pub fn flatten_report_data(data: &ReportData) -> Vec<ReportRowView>
Expand description

Flatten a point-in-time or period-activity ReportData into a single row list. The outer PeriodData wrapper collapses because Balance always returns exactly one period.