Attribute Macros§
- zengine_
main - Generate the required Android boilerplate.
Derive Macros§
- Asset
- Generates an impl of the
Asset
trait. - Component
- Generates an impl of the
Component
trait. - Input
Type - Generates an impl of the
InputType
trait. - Resource
- Generates an impl of the
Resource
trait. - Unsendable
Resource - Generates an impl of the
UnsendableResource
trait.