Skip to main content

plan_budget

Function plan_budget 

Source
pub fn plan_budget(input: &BudgetInput) -> BudgetOutcome
Expand description

Compute I = min(L, H, C - O - R - M) and B = I - F without I/O or request mutation.