//! A rust macro for writing HTML templates
//!//! The entrypoint to this crate is the [`html!`] macro.
modattribute;modencode;modhtml;modnode;#[doc(hidden)]pubuseattribute::Attribute;pubusenode::{raw_text, text, Element, Fragment, Node, Text};#[doc=include_str!("../README.md")]#[cfg(doctest)]pubstructReadmeDocTests;