simple-minify-html 0.17.2

Extremely fast and simple fork of minify-html
Documentation
1
2
3
4
pub mod decode;
pub mod encode;
#[cfg(test)]
mod tests;