Constant MAX_LIST_SIZE

Source
pub const MAX_LIST_SIZE: usize = 32;
Expand description

Maximum size of list variant. Must convert to HashMap when bigger.