minify-html 0.5.3

Extremely fast and smart HTML + JS + CSS minifier
Documentation
1
2
3
4
5
6
pub mod ns;
pub mod omission;
pub mod void;
pub mod whitespace;

pub static EMPTY_SLICE: &[u8] = &[];