html-to-string-macro 0.2.0

simple html to string macro powered by syn-rsx
Documentation
[dependencies.proc-macro2]
version = "1.0.36"

[dependencies.quote]
version = "1.0.15"

[dependencies.syn]
version = "1.0.86"

[dependencies.syn-rsx]
version = "0.8.0"

[lib]
proc-macro = true

[package]
authors = ["stoically <stoically@protonmail.com>"]
description = "simple html to string macro powered by syn-rsx"
edition = "2018"
keywords = ["html-to-string", "html", "macro"]
license = "MIT"
name = "html-to-string-macro"
readme = "README.md"
repository = "https://github.com/stoically/yate/tree/main/html-to-string-macro"
version = "0.2.0"