coil_proc_macro 0.1.0

This library should not be used directly, it is re-exported through coil
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["full", "extra-traits"]
version = "1.0"

[features]
nightly = []

[lib]
proc-macro = true

[package]
authors = ["Andrew Plaza <andrew.plaza@parity.io"]
description = "This library should not be used directly, it is re-exported through coil"
edition = "2018"
license = "GPL-3.0"
name = "coil_proc_macro"
version = "0.1.0"