Macro sycamore_macro::template[][src]

template!() { /* proc-macro */ }
Expand description

A macro for ergonomically creating complex UI structures.

To learn more about the template syntax, see the chapter on the template! macro in the Sycamore Book.