Docs.rs
html5minify-0.3.3
html5minify 0.3.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
martingallagher
Dependencies
html5ever ^0.25
normal
markup5ever_rcdom ^0.1
normal
criterion ^0.3
dev
glob ^0.3
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
html5minify
0.3.3
All Items
Crate Items
Structs
Traits
Functions
Crate
html5minify
Copy item path
Source
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.