Docs.rs
swc-plugin-vue-jsx-0.1.0
swc-plugin-vue-jsx 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
westhide
Dependencies
indexmap ^1.9
normal
once_cell ^1.16.0
normal
phf ^0.11
normal
regex ^1.7.0
normal
serde ^1
normal
serde_json ^1
normal
swc-helper-jsx-transform ^0.1.3
normal
swc-helper-module-import ^0.1.1
normal
swc_core ^0.52
normal
tracing ^0.1.37
normal
insta ^1.26.0
dev
testing ^0.31.28
dev
Versions
7.14%
of the crate is documented
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In swc_plugin_vue_jsx
?
Macro
swc_plugin_vue_jsx
::
array_lit
source
·
[
−
]
macro_rules!
array_lit { () => { ... }; ($(
$x
:expr),+ $(,)
?
) => { ... }; }