Skip to main content

aggregate

Function aggregate 

Source
pub fn aggregate(range: &DateRange) -> Vec<DailyCostRow>
Expand description

Aggregate the ledger into daily rows. Events outside the range (or with a malformed timestamp) are skipped.