[][src]Macro yew::html

macro_rules! html {
    #[proc_macro_hack(support_nested)] => { ... };
}

This macro implements JSX-like templates.