mxml 0.1.2

Mixin Markup Language
Documentation
[dependencies.mxml_dep]
version = "0.1.3"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"

[lib]
proc-macro = true

[package]
authors = ["Andrew <andrew@subarctic.org>"]
description = "Mixin Markup Language"
edition = "2018"
keywords = ["xml", "html", "templating", "library"]
license = "MIT OR Apache-2.0"
name = "mxml"
readme = "README.md"
repository = "https://github.com/andrew-johnson-4/mxml"
version = "0.1.2"