Closed cramertj closed 6 years ago
This makes the bitfield macros usable from the 2018 edition without needing to import the helper macros they call.
See https://github.com/bitflags/bitflags/pull/165 for similar PR against bitflags.
r? @dzamlo
Thanks!
Your improvement is available in version 0.13.1
Great, thanks so much for the quick release!
This makes the bitfield macros usable from the 2018 edition without needing to import the helper macros they call.
See https://github.com/bitflags/bitflags/pull/165 for similar PR against bitflags.