Crate appy_macros
source ·Expand description
Appy - Declarative UI Framework for Native Application
This crate contains macros for Appy.
It is published as a separate crate due to technical reasons. See this stack overflow thread.
If it is not the case any more that it needs to be separate, please let me know!
Macros
- Process element fragment.
Attribute Macros
- Create a function component.
- Application entry point.