Macro percy_dom::html

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

Used to generate VirtualNode’s from a TokenStream.

html! {

Welcome to the html! procedural macro!
}