facet-html-dom 0.42.0

Typed HTML DOM element definitions for facet-html
Documentation
[dependencies.facet]
version = "0.42.0"

[dependencies.facet-html]
version = "0.42.0"

[lib]
name = "facet_html_dom"
path = "src/lib.rs"

[lints.rust.unexpected_cfgs]
check-cfg = ["cfg(facet_no_doc)"]
level = "warn"
priority = 0

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["encoding", "parsing", "web-programming"]
description = "Typed HTML DOM element definitions for facet-html"
edition = "2024"
homepage = "https://facet.rs"
keywords = ["html", "dom", "facet", "elements", "html5"]
license = "MIT OR Apache-2.0"
name = "facet-html-dom"
readme = "README.md"
repository = "https://github.com/facet-rs/facet"
rust-version = "1.89"
version = "0.42.0"

[package.metadata.docs.rs]
rustdoc-args = ["--html-in-header", "arborium-header.html"]

[package.metadata."docs.rs"]
rustdoc-args = ["--html-in-header", "arborium-header.html"]