swc_node_comments 4.0.0

Implementation of Comments of swc_common
Documentation
[dependencies.dashmap]
version = "5.5.3"

[dependencies.swc_atoms]
version = "2.0.0"

[dependencies.swc_common]
version = "4.0.0"

[lib]
bench = false
name = "swc_node_comments"
path = "src/lib.rs"

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>", "Daniel Woznicki <daniel.woznicki@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Implementation of Comments of swc_common"
documentation = "https://rustdoc.swc.rs/swc_node_comments/"
edition = "2021"
license = "Apache-2.0"
name = "swc_node_comments"
readme = false
repository = "https://github.com/swc-project/swc.git"
version = "4.0.0"