[][src]Function html_minifier::minify

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

Minify HTML.