dioxus-html-internal-macro 0.5.0

HTML function macros for Dioxus
Documentation
[[test]]
name = "tests"
path = "tests/progress.rs"
[dependencies.convert_case]
version = "^0.6.0"

[dependencies.proc-macro2]
version = "1.0.66"

[dependencies.quote]
version = "^1.0.26"

[dependencies.syn]
features = ["full"]
version = "2.0"
[dev-dependencies.trybuild]
features = ["diff"]
version = "1.0.82"

[lib]
proc-macro = true

[package]
description = "HTML function macros for Dioxus"
edition = "2021"
homepage = "https://dioxuslabs.com"
keywords = ["dom", "ui", "gui", "react", "liveview"]
license = "MIT OR Apache-2.0"
name = "dioxus-html-internal-macro"
repository = "https://github.com/DioxusLabs/dioxus/"
version = "0.5.0"