Budget

Type Alias Budget 

Source
type Budget = Arc<Semaphore>;

Aliased Typeยง

struct Budget { /* private fields */ }