Docs.rs
swc_ecma_transforms-0.235.0
swc_ecma_transforms 0.235.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
swc_atoms ^0.6.5
normal
swc_common ^0.36.0
normal
swc_ecma_ast ^0.117.0
normal
swc_ecma_transforms_base ^0.143.0
normal
swc_ecma_transforms_compat ^0.169.0
normal
optional
swc_ecma_transforms_module ^0.186.0
normal
optional
swc_ecma_transforms_optimization ^0.204.0
normal
optional
swc_ecma_transforms_proposal ^0.177.0
normal
optional
swc_ecma_transforms_react ^0.189.0
normal
optional
swc_ecma_transforms_typescript ^0.194.0
normal
optional
swc_ecma_utils ^0.133.0
normal
swc_ecma_visit ^0.103.0
normal
pretty_assertions ^1.3
dev
sourcemap ^8.0.1
dev
swc_ecma_codegen ^0.154.0
dev
swc_ecma_parser ^0.148.0
dev
swc_ecma_transforms_testing ^0.146.0
dev
tempfile ^3.6.0
dev
testing ^0.38.0
dev
Versions
0%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swc_ecma_transforms
0.235.0
Module pass
Structs
Traits
Functions
In crate swc_ecma_transforms
Module
swc_ecma_transforms
::
pass
Copy item path
source
·
[
−
]
Structs
§
Optional
A visitor which visits node only if
enabled
is true.
Traits
§
JsPass
Repeated
Trait for a pass which is designed to invoked multiple time to same input.
RepeatedJsPass
Functions
§
noop