proc-macro-hack 0.4.3

Procedural functionlike!() macros using only Macros 1.1
Documentation
[badges.travis-ci]
repository = "dtolnay/proc-macro-hack"
[dependencies.proc-macro-hack-impl]
version = "=0.4.3"
[dev-dependencies.demo-hack]
version = "0.0.4"

[dev-dependencies.demo-hack-impl]
version = "0.0.4"

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Procedural functionlike!() macros using only Macros 1.1"
license = "MIT/Apache-2.0"
name = "proc-macro-hack"
repository = "https://github.com/dtolnay/proc-macro-hack"
version = "0.4.3"