bevy_
derive
0.15.1
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.