WordVariant.typeBits

Undocumented in source.
struct WordVariant(Types...)
enum typeBits = bitsNeeded!(1 + Types.length);

Meta