Derive Macro bevy_derive::AppLabel
source · #[derive(AppLabel)]Expand description
Generates an impl of the AppLabel trait.
This does not work for unions.
#[derive(AppLabel)]Generates an impl of the AppLabel trait.
This does not work for unions.