mod html_minifier;
pub(crate) mod html_parser;
mod html_rendering;
