runng_derive 0.2.0

Macros for [runng](https://crates.io/crates/runng)
Documentation
[package]
name = "runng_derive"
version = "0.2.0"
authors = ["Jake <jeikabu+github@gmail.com>"]

description = "Macros for [runng](https://crates.io/crates/runng)"
keywords = ["runng"]
license = "MIT"
repository = "https://github.com/jeikabu/runng"
edition = "2018"

[lib]
proc-macro = true

[dependencies]
syn = "0.15"
quote = "0.6"