Derive Macro SystemSet
#[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.