Docs.rs
swc_ecma_transforms-0.212.21
swc_ecma_transforms 0.212.21
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
swc_atoms ^0.4.39
normal
swc_common ^0.29.39
normal
swc_ecma_ast ^0.100.5
normal
swc_ecma_transforms_base ^0.122.16
normal
swc_ecma_transforms_compat ^0.148.18
normal
swc_ecma_transforms_module ^0.165.18
normal
swc_ecma_transforms_optimization ^0.181.21
normal
swc_ecma_transforms_proposal ^0.156.18
normal
swc_ecma_transforms_react ^0.167.20
normal
swc_ecma_transforms_typescript ^0.171.20
normal
swc_ecma_utils ^0.113.11
normal
swc_ecma_visit ^0.86.6
normal
pretty_assertions ^1.1
dev
sourcemap ^6
dev
swc_ecma_codegen ^0.135.11
dev
swc_ecma_parser ^0.130.10
dev
swc_ecma_transforms_testing ^0.125.16
dev
tempfile ^3
dev
testing ^0.31.42
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
☰
In swc_ecma_transforms::perf
?
Function
swc_ecma_transforms
::
perf
::
should_work
source
·
[
−
]
pub fn should_work<C, T>(n:
&T
) ->
bool
where C:
Check
, T:
VisitWith
<C>,