minify-html 0.18.1

Extremely fast and smart HTML + JS + CSS minifier
Documentation
1
2
3
4
pub mod decode;
pub mod encode;
#[cfg(test)]
mod tests;