Derive Macro bevy_internal::ecs::prelude::SystemSet

source ·
#[derive(SystemSet)]
Expand description

Derive macro generating an impl of the trait SystemSet.

This does not work for unions.