Static MAX_GROUP_KEYS_ON_STACK

Source
pub static MAX_GROUP_KEYS_ON_STACK: usize
Expand description

This is determined by the stack based data structure we use, StackNullBitmap, which can store 64 bits at most.