define_specifiers!() { /* proc-macro */ }
Expand description
Generates the B1
, B2
, …, B128
bitfield specifiers.
Only of use witihn the modular_bitfield
crate itself.
define_specifiers!() { /* proc-macro */ }
Generates the B1
, B2
, …, B128
bitfield specifiers.
Only of use witihn the modular_bitfield
crate itself.