pub trait Budgetable: BudgetableSealed { }
A type that can be used as a budget.
Current implementors are:
usize
ReplenishableBudget