paste 0.1.12

Macros for all your token pasting needs
Documentation
[dependencies.paste-impl]
version = "=0.1.12"

[dependencies.proc-macro-hack]
version = "0.5.9"
[dev-dependencies.rustversion]
version = "1.0"

[dev-dependencies.trybuild]
version = "1.0"

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Macros for all your token pasting needs"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "paste"
readme = "README.md"
repository = "https://github.com/dtolnay/paste"
version = "0.1.12"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]