hyperbuild 0.2.4

Fast allocation-less HTML minifier with smart whitespace handling
Documentation
1
2
3
4
5
#[derive(Copy, Clone, PartialEq, Eq)]
pub enum Namespace {
    Html,
    Svg,
}