Crate bitflag_attr
source ·Attribute Macros§
- An attribute macro that transforms an C-like enum into a bitflag struct implementing an type API similar to the
bitflagscrate, and implementing traits as listed below.
bitflags crate, and implementing traits as listed below.