minify-html 0.11.1

Extremely fast and smart HTML + JS + CSS minifier
Documentation
1
2
3
4
5
6
pub mod gen;
pub mod pattern;
pub mod spec;
#[cfg(test)]
mod tests;
pub mod whitespace;