OneLeafMax7

Single/1-Key Leaf with maximum key-length 7.

struct OneLeafMax7 {
@safe pure
enum capacity;
@safe pure
IxsN!(capacity, 1) key;
}

Meta