Function minify_document

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