Skip to main content

Crate telex_macro

Crate telex_macro 

Source
Expand description

Procedural macros for Telex.

The view! macro provides JSX-like syntax for building UI trees.

Macrosยง

view
The view! macro for building UI trees with JSX-like syntax.