Constant MIN_HASH_SIZE

Source
pub const MIN_HASH_SIZE: usize = 16;
Expand description

Minimum size of HashMap variant. Must convert to List when smaller.