Docs.rs
  • swc_ecma_transforms_optimization-0.169.3
    • swc_ecma_transforms_optimization 0.169.3
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • kdy1
    • swc-bot
    • Dependencies
      • ahash ^0.7.4 normal
      • dashmap ^5.1.0 normal
      • indexmap ^1.6.1 normal
      • once_cell ^1.10.0 normal
      • petgraph ^0.6 normal
      • rayon ^1.5.1 normal
      • rustc-hash ^1.1.0 normal
      • serde_json ^1.0.61 normal
      • swc_atoms ^0.4.32 normal
      • swc_common ^0.29.27 normal
      • swc_ecma_ast ^0.96.0 normal
      • swc_ecma_parser ^0.124.1 normal
      • swc_ecma_transforms_base ^0.113.2 normal
      • swc_ecma_transforms_macros ^0.5.0 normal
      • swc_ecma_utils ^0.107.1 normal
      • swc_ecma_visit ^0.82.0 normal
      • swc_fast_graph ^0.17.28 normal
      • tracing ^0.1.32 normal
      • swc_ecma_transforms_compat ^0.138.2 dev
      • swc_ecma_transforms_module ^0.155.2 dev
      • swc_ecma_transforms_proposal ^0.146.3 dev
      • swc_ecma_transforms_react ^0.157.2 dev
      • swc_ecma_transforms_testing ^0.116.2 dev
      • swc_ecma_transforms_typescript ^0.161.3 dev
      • testing ^0.31.29 dev
    • Versions
    • 44.44% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate swc_ecma_transforms_optimization

  • Structs
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • AssertValid
  • simplify::Config
  • simplify::ExprSimplifierConfig
  • simplify::dce::Config
  • simplify::inlining::Config

Functions

  • const_modules
  • debug_assert_valid
  • inline_globals
  • inline_globals2
  • json_parse
  • simplify::const_propagation::constant_propagation
  • simplify::dce::dce
  • simplify::dead_branch_remover
  • simplify::expr_simplifier
  • simplify::inlining::inlining
  • simplify::simplifier

Type Definitions

  • GlobalExprMap