bevy/crates/bevy_ecs/macros/src
SpecificProtagonist 6314f50e7b States derive macro (#7535)
# Objective
Implementing `States` manually is repetitive, so let's not.

One thing I'm unsure of is whether the macro import statement is in the right place.
2023-02-07 14:02:21 +00:00
..
component.rs Fix beta clippy lints (#7154) 2023-01-11 09:51:22 +00:00
fetch.rs Fix beta clippy lints (#7154) 2023-01-11 09:51:22 +00:00
lib.rs States derive macro (#7535) 2023-02-07 14:02:21 +00:00
set.rs Base Sets (#7466) 2023-02-06 03:10:08 +00:00
states.rs States derive macro (#7535) 2023-02-07 14:02:21 +00:00