Documentation
[dependencies.html-validation]
version = "0.1.2"

[dependencies.proc-macro2]
features = ["span-locations"]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Chinedu Francis Nwafili <frankie.nwafili@gmail.com>"]
description = "html macro"
documentation = "https://chinedufn.github.io/percy/api/html_macro/"
edition = "2018"
keywords = ["virtual", "dom", "wasm", "assembly", "webassembly"]
license = "MIT/Apache-2.0"
name = "html-macro"
readme = "README.md"
repository = "https://github.com/chinedufn/percy"
version = "0.2.2"