minify-html-common 0.0.3

Common code and data for 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] = &[];