declare_elements!() { /* proc-macro */ }Expand description
This macro is used by typed_html internally to generate types and
implementations for HTML elements.
declare_elements!() { /* proc-macro */ }This macro is used by typed_html internally to generate types and
implementations for HTML elements.