Docs.rs
swc_ecma_transforms-0.226.47
swc_ecma_transforms 0.226.47
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
swc_atoms ^0.6.4
normal
swc_common ^0.33.9
normal
swc_ecma_ast ^0.110.10
normal
swc_ecma_transforms_base ^0.134.38
normal
swc_ecma_transforms_compat ^0.160.44
normal
swc_ecma_transforms_module ^0.177.46
normal
swc_ecma_transforms_optimization ^0.195.47
normal
swc_ecma_transforms_proposal ^0.168.47
normal
swc_ecma_transforms_react ^0.180.47
normal
swc_ecma_transforms_typescript ^0.185.45
normal
swc_ecma_utils ^0.124.29
normal
swc_ecma_visit ^0.96.10
normal
pretty_assertions ^1.3
dev
sourcemap ^6.2
dev
swc_ecma_codegen ^0.146.29
dev
swc_ecma_parser ^0.141.23
dev
swc_ecma_transforms_testing ^0.137.40
dev
tempfile ^3
dev
testing ^0.35.11
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.226.47
Module pass
Structs
Traits
Functions
In crate swc_ecma_transforms
?
Module
swc_ecma_transforms
::
pass
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