pub const VEC_LIMIT_UPPER: usize = 32;
Expand description

Maximum nymber of elements before the representaiton is swapped from Vec to HashMap