bevy_
derive
0.14.2
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
bevy_derive
Copy item path
Source
Attribute Macros
§
bevy_
main
Derive Macros
§
AppLabel
Generates an impl of the
AppLabel
trait.
Deref
Implements
Deref
for structs. This is especially useful when utilizing the
newtype
pattern.
Deref
Mut
Implements
DerefMut
for structs. This is especially useful when utilizing the
newtype
pattern.
Dynamic
Plugin
Deprecated
Generates a dynamic plugin entry point function for the given
Plugin
type.
Enum
Variant
Meta