Macro html_node::html

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

The html! macro.

This returns a Node.

Refer to the crate-level documentation for more information.