Derive Macro bevy_ecs_macros::SystemSet
source · #[derive(SystemSet)]
Expand description
Derive macro generating an impl of the trait SystemSet
.
This does not work for unions.
#[derive(SystemSet)]
Derive macro generating an impl of the trait SystemSet
.
This does not work for unions.