conrod_derive 0.72.0

A crate providing procedural macros for the conrod library
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

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

[lib]
proc-macro = true

[package]
authors = ["mitchmindtree <mitchell.nordine@gmail.com>"]
description = "A crate providing procedural macros for the conrod library"
homepage = "https://github.com/pistondevelopers/conrod"
keywords = ["conrod", "gui", "derive", "procedural", "macro"]
license = "MIT OR Apache-2.0"
name = "conrod_derive"
repository = "https://github.com/pistondevelopers/conrod.git"
version = "0.72.0"