swc_html_minifier

Function minify_document

source
pub fn minify_document(
    document: &mut Document,
    options: &MinifyOptions<CssOptions>,
)