Docs.rs
  • html-minifier-5.0.0
    • html-minifier 5.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • magiclen
    • Dependencies
      • cow-utils ^0.1 normal
      • educe >=0.4 normal
      • html-escape ^0.2 normal
      • minifier ^0.3 normal
    • Versions
    • 80.95% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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

html_minifier5.0.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • HTMLMinifier
  • HTMLMinifierHelper
  • css::Minified
  • js::Tokens

Enums

  • HTMLMinifierError
  • js::Condition
  • js::Keyword
  • js::Operation
  • js::ReservedChar
  • js::Token

Traits

  • HTMLWriter

Functions

  • css::minify
  • js::aggregate_strings
  • js::aggregate_strings_into_array
  • js::aggregate_strings_into_array_filter
  • js::aggregate_strings_into_array_with_separation
  • js::aggregate_strings_into_array_with_separation_filter
  • js::aggregate_strings_with_separation
  • js::clean_token
  • js::clean_token_except
  • js::clean_tokens
  • js::clean_tokens_except
  • js::get_variable_name_and_value_positions
  • js::minify
  • js::replace_token_with
  • js::replace_tokens_with
  • js::simple_minify
  • js::tokenize
  • minify