minify_html_common/
lib.rs

1pub mod gen;
2pub mod pattern;
3pub mod spec;
4pub mod tests;
5pub mod whitespace;