Function html_minifier::minify[][src]

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

Minify HTML.