swc_html_ast 0.6.0

AST definitions of html
Documentation
[dependencies.is-macro]
version = "0.2.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.127"

[dependencies.string_enum]
version = "0.3.1"

[dependencies.swc_atoms]
version = "0.2.7"

[dependencies.swc_common]
version = "0.18.0"

[lib]
bench = false

[package]
authors = ["강동윤 <kdy1997.dev@gmail.com>", "Alexander Akait <sheo13666q@gmail.com>"]
description = "AST definitions of html"
documentation = "https://rustdoc.swc.rs/swc_html_ast/"
edition = "2021"
license = "Apache-2.0"
name = "swc_html_ast"
repository = "https://github.com/swc-project/swc.git"
version = "0.6.0"