Crate bitflags_attr_macros

Source

Attribute Macrosยง

  • An attribute macro that transforms an C-like enum into a bitflag struct implementing an type API similar to the bitflags crate, and implementing traits as listed below.