bevy_
derive
0.14.2
bevy_derive
Derive Macro
AppLabel
Copy item path
Source
#[derive(AppLabel)]
Expand description
Generates an impl of the
AppLabel
trait.
This does not work for unions.