swc_html_ast 0.36.0

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

[dependencies.rkyv]
features = ["strict", "validation"]
optional = true
version = "=0.7.44"

[dependencies.serde]
features = ["derive"]
optional = true
version = "1.0.197"

[dependencies.string_enum]
version = "0.4.4"

[dependencies.swc_atoms]
version = "0.6.5"

[dependencies.swc_common]
version = "0.36.0"

[features]
__rkyv = []
rkyv-impl = ["__rkyv", "rkyv", "swc_atoms/rkyv-impl", "swc_common/rkyv-impl"]
serde-impl = ["serde"]

[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.36.0"