polyhorn-macros 0.2.0

Macros and parser for Polyhorn JSX-like syntax.
Documentation
[dependencies.proc-macro2]
version = "1.0.19"

[dependencies.quote]
version = "1.0.7"

[lib]
proc-macro = true

[package]
authors = ["Tim <tim@glacyr.com>"]
description = "Macros and parser for Polyhorn JSX-like syntax."
edition = "2018"
license = "MIT"
name = "polyhorn-macros"
repository = "https://github.com/polyhorn/polyhorn/tree/crates/polyhorn-macros"
version = "0.2.0"