paste-impl 0.1.4

Implementation detail of the `paste` crate
Documentation
[dependencies.proc-macro-hack]
version = "0.5"

[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
version = "0.15"

[lib]
proc-macro = true

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Implementation detail of the `paste` crate"
license = "MIT/Apache-2.0"
name = "paste-impl"
repository = "https://github.com/dtolnay/paste"
version = "0.1.4"