paste-impl 0.1.7

Implementation detail of the `paste` crate
Documentation
[badges.travis-ci]
repository = "dtolnay/paste"
[dependencies.proc-macro-hack]
version = "0.5"

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

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "1.0"

[lib]
proc-macro = true

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