Constant INITIAL_CAPACITY

Source
const INITIAL_CAPACITY: usize = 64;
Expand description

Initial queue capacity.