Crate palkia_macros
source ·Attribute Macros
- Automagically inserts the
register_component!
macro call after this, just so its easier to read.
Derive Macros
- Automagically derive
Message
. - Automagically derive
Resource
.
register_component!
macro call after this,
just so its easier to read.Message
.Resource
.