html.rs

1mod html_minifier;
2pub(crate) mod html_parser;
3mod html_rendering;