Docs.rs
  • swc_html_minifier-5.0.0
    • swc_html_minifier 5.0.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • once_cell ^1.19.0 normal
      • serde ^1.0.197 normal
      • serde_json ^1.0.115 normal
      • swc_atoms ^2.0.0 normal
      • swc_cached ^1.0.0 normal
      • swc_common ^4.0.0 normal
      • swc_css_ast ^4.0.0 normal optional
      • swc_css_codegen ^4.0.0 normal optional
      • swc_css_minifier ^4.0.0 normal optional
      • swc_css_parser ^4.0.0 normal optional
      • swc_ecma_ast ^4.0.0 normal
      • swc_ecma_codegen ^4.0.0 normal
      • swc_ecma_minifier ^5.0.0 normal
      • swc_ecma_parser ^5.0.0 normal
      • swc_ecma_transforms_base ^5.0.0 normal
      • swc_ecma_visit ^4.0.0 normal
      • swc_html_ast ^4.0.0 normal
      • swc_html_codegen ^4.0.0 normal
      • swc_html_parser ^4.0.0 normal
      • swc_html_utils ^4.0.0 normal
      • swc_html_visit ^4.0.0 normal
      • codspeed-criterion-compat ^2.6.0 dev
      • criterion ^0.5.1 dev
      • swc_malloc ^1.0.0 dev
      • testing ^4.0.0 dev
    • Versions
    • 18.92% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

swc_html_minifier5.0.0

  • All Items

Crate Items

  • Modules
  • Enums
  • Statics
  • Traits
  • Functions

Crate swc_html_minifier

Source

Modules§

  • option

Enums§

  • CssMinificationMode

Statics§

  • CONDITIONAL_COMMENT_END
  • CONDITIONAL_COMMENT_START

Traits§

  • MinifyCss

Functions§

  • minify_document
  • minify_document_fragment
  • minify_document_fragment_with_custom_css_minifier
  • minify_document_with_custom_css_minifier