hyperbuild 0.2.4

Fast allocation-less HTML minifier with smart whitespace handling
Documentation
1
2
3
4
5
6
7
8
pub mod attr;
pub mod bang;
pub mod comment;
pub mod content;
pub mod instruction;
pub mod script;
pub mod style;
pub mod tag;