racetrack-proc-macro 0.0.1

Proc macros support for the racetrack crate
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

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

[features]
nightly = []

[lib]
proc-macro = true

[package]
authors = ["Genna Wingert <wingertge@gmail.com>"]
description = "Proc macros support for the racetrack crate"
edition = "2018"
license = "Apache-2.0"
name = "racetrack-proc-macro"
repository = "https://github.com/wingertge/racetrack"
version = "0.0.1"