simple-minify-html 0.17.2

Extremely fast and simple fork of minify-html
Documentation
1
2
3
4
5
6
pub mod ns;
pub mod omission;
pub mod void;
pub mod whitespace;

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