export_allocations_csv

Function export_allocations_csv 

Source
pub fn export_allocations_csv<W: Write>(
    storage: &Storage,
    writer: &mut W,
    periods: Option<Vec<BudgetPeriod>>,
) -> EnvelopeResult<()>
Expand description

Export budget allocations to CSV