Expand description
HTML5 markup minifier.
Structs§
- Minifier
- Minifier implementation for
io::Write
.
Traits§
- Minify
- Defines the minify trait.
Functions§
- minify
- Minifies the HTML input to the destination writer. Outputs HTML5; non-HTML5 input will be transformed to HTML5.