mashup 0.1.14+deprecated

Concatenate identifiers in a macro invocation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.mashup-impl]
version = "=0.1.14"

[dependencies.proc-macro-hack]
version = "0.4"

[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
description = "Concatenate identifiers in a macro invocation"
documentation = "https://docs.rs/mashup"
license = "MIT OR Apache-2.0"
name = "mashup"
readme = "README.md"
repository = "https://github.com/dtolnay/mashup"
version = "0.1.14+deprecated"

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]