CAPACITY

Constant CAPACITY 

Source
pub const CAPACITY: usize = 8;
Expand description

The number of elements stored in an array before moving up to the HashSet implementation.