Macro bitfield_constructor

Source
bitfield_constructor!() { /* proc-macro */ }
Expand description

Implements an exhaustive constructor function for a bitfield. Should only be called by bitfield! when using impl new;