BitField._field

struct BitField(Field, I = typeof(cast()Field.init[size_t.init]))
@optmath
Field _field;

Meta