html!() { /* proc-macro */ }Expand description
The main HTML macro for type-safe HTML construction.
See the crate-level documentation for syntax and examples.
html!() { /* proc-macro */ }The main HTML macro for type-safe HTML construction.
See the crate-level documentation for syntax and examples.