pub type ExportOutcomes = Vec<ExportOutcome>;Expand description
apply_export’s full per-year outcome set — one ExportOutcome per plan.years, in ascending
order, NEVER an all-or-nothing abort on the first failing year.
Aliased Type§
pub struct ExportOutcomes { /* private fields */ }