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 bitflags crate, and implementing traits as listed below.