Docs.rs
swc_ecma_utils-0.117.14
swc_ecma_utils 0.117.14
Docs.rs crate page
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
kdy1
swc-bot
Dependencies
indexmap ^1.6.1
normal
num_cpus ^1.13.1
normal
once_cell ^1.10.0
normal
rayon ^1.5.1
normal
rustc-hash ^1.1.0
normal
swc_atoms ^0.5.6
normal
swc_common ^0.31.12
normal
swc_ecma_ast ^0.104.5
normal
swc_ecma_visit ^0.90.5
normal
tracing ^0.1.32
normal
unicode-id ^0.3
normal
swc_ecma_parser ^0.134.13
dev
testing ^0.33.13
dev
Versions
34.78%
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
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_utils
?
Macro
swc_ecma_utils
::
quote_expr
source
·
[
−
]
macro_rules!
quote_expr { (
$span
:expr, null) => { ... }; (
$span
:expr, undefined) => { ... }; }