pub trait Budgetable: BudgetableSealed { }
Expand description

A type that can be used as a budget.

Current implementors are:

Implementations on Foreign Types

Implementors