Skip to main content

BUCKETS

Constant BUCKETS 

Source
pub(crate) const BUCKETS: usize = _; // 63usize
Expand description

The total number of buckets stored in each thread local. All buckets combined can hold up to usize::MAX - 1 entries.