html

Macro html 

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

The main HTML macro for type-safe HTML construction.

See the crate-level documentation for syntax and examples.