Crate bevy_enum_filter_derive

Source

Macros§

  • This macro can be used to retrieve the marker component generated by the EnumFilter derive for the given enum value.

Derive Macros§

  • Derive the EnumFilter trait on the given enum.