Docs.rs
swc_ecma_utils-7.0.0
swc_ecma_utils 7.0.0
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
indexmap ^2.0.0
normal
num_cpus ^1.13.1
normal
once_cell ^1.19.0
normal
rayon ^1.7.0
normal
optional
rustc-hash ^1.1.0
normal
ryu-js ^1.0.0
normal
swc_atoms ^3.0.2
normal
swc_common ^5.0.0
normal
swc_ecma_ast ^5.0.1
normal
swc_ecma_visit ^5.0.0
normal
swc_parallel ^1.0.1
normal
tracing ^0.1.40
normal
unicode-id ^0.3
normal
swc_ecma_parser ^6.0.1
dev
testing ^5.0.0
dev
stacker ^0.1.15
normal
optional
Versions
34.51%
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_
utils
7.0.0
swc_ecma_utils
Function
extract_var_ids
Copy item path
Source
pub fn extract_var_ids<T:
VisitWith
<
Hoister
>>(node:
&T
) ->
Vec
<
Ident
>
Expand description
Extracts hoisted variables