cxxbridge-macro 0.1.2

Implementation detail of the `cxx` crate.
Documentation
[badges.travis-ci]
repository = "dtolnay/cxx"
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full"]
version = "1.0"
[dev-dependencies.cxx]
version = "0.1"

[lib]
proc-macro = true

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