Skip to main content

HARD_CAP

Constant HARD_CAP 

Source
pub const HARD_CAP: usize = MAX_CONCURRENCY; // 64usize
Expand description

Alias used by the concurrency budget module (same as MAX_CONCURRENCY).