[][src]Macro html_macro::html

html!() { /* proc-macro */ }

Used to generate VirtualNode's from a TokenStream.

html! {

Welcome to the html! procedural macro!
}