bitflags_
attr_
macros
0.10.0
All Items
Crate Items
Attribute Macros
Crate
bitflags_attr_macros
Copy item path
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).