minify-html-common 0.0.3

Common code and data for minify-html*
Documentation
1
2
3
4
5
pub mod gen;
pub mod pattern;
pub mod spec;
pub mod tests;
pub mod whitespace;