Macro percy_vdom::html[][src]

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

Used to generate VirtualNode’s from a TokenStream.

html! {

Welcome to the html! procedural macro!
}