bevy
0.15.3
In bevy::
app
bevy
::
app
Derive Macro
AppLabel
Copy item path
Source
#[derive(AppLabel)]
Expand description
Generates an impl of the
AppLabel
trait.
This does not work for unions.