Docs.rs
  • minifier-0.3.6
    • minifier 0.3.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GuillaumeGomez
    • Dependencies
      • clap ^4.5.13 normal optional
      • regex ^1.5.5 normal optional
    • Versions
    • 13.74% 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
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

minifier0.3.6

Crate Items

  • Structs
  • Enums
  • Functions

List of all items

Structs

  • css::Minified
  • js::Minified
  • js::Tokens
  • json::Minified

Enums

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

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
  • json::minify
  • json::minify_from_read