Function html_minifier::minify

source ·
pub fn minify<S: AsRef<str>>(html: S) -> Result<String, HTMLMinifierError>
Expand description

Minify HTML.