pub const MAX_ARRAY_LENGTH: usize = _; // 4_294_967_295usize
Maximum number of elements in an array (u32 encoding limit)