Derive Macro bevy_derive::AppLabel

source ยท
#[derive(AppLabel)]
Expand description

Generates an impl of the AppLabel trait.

This does not work for unions.