Constant MAXIMUM_CAPACITY

Source
pub const MAXIMUM_CAPACITY: usize = 500_000_000;
Expand description

The maximum number of permits a token bucket can have.