Crate east_macro

source ·

Macros

Render a static markup without any dynamic component.
Render a dynamic component.
Render a static markup with given dynamic component type.

Attribute Macros

Implement Render from RenderDyn.
Implement Render from RenderMulti.