minify-html 0.3.7

Fast and smart HTML + JS minifier
Documentation
1
2
3
4
5
#[derive(Copy, Clone, PartialEq, Eq)]
pub enum Namespace {
    Html,
    Svg,
}