swc_estree_macros 0.1.0

Utility for AST converters
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[lib]
proc-macro = true

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>"]
description = "Utility for AST converters"
documentation = "https://rustdoc.swc.rs/swc_estree_macros/"
edition = "2018"
license = "Apache-2.0/MIT"
name = "swc_estree_macros"
repository = "https://github.com/swc-project/swc.git"
version = "0.1.0"