bevy_ecs::schedule

Derive Macro SystemSet

Source
#[derive(SystemSet)]
Expand description

Derive macro generating an impl of the trait SystemSet.

This does not work for unions.