Crate bitflag_attr_macros

Crate bitflag_attr_macros 

Source

Attribute Macrosยง

bitflag
An attribute macro that transforms an C-like enum into a bitflag struct type implementing an API similar to the bitflags crate, and implementing many helpful traits (listed in more details below).