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§
- apx
- Process element fragment.
Attribute Macros§
- derive_
component - Create component properties.
- function_
component - Implement component renderer.
- main_
window - Application entry point.
Derive Macros§
- Component
Builder - Create builder.
- Snake
Factory - Produce snake cased factory function.