amethyst_derive 0.3.0

Amethyst derive
Documentation
[badges.appveyor]
repository = "amethyst/amethyst"

[badges.travis-ci]
repository = "amethyst/amethyst"
[dependencies.proc-macro2]
version = "0.4"

[dependencies.quote]
version = "0.6"

[dependencies.syn]
features = ["visit"]
version = "0.15"
[dev-dependencies.amethyst_assets]
version = "0.6.0"

[dev-dependencies.amethyst_core]
version = "0.5.0"

[lib]
name = "amethyst_derive"
proc-macro = true

[package]
authors = ["Simon Rönnberg <seamonr@gmail.com>"]
description = "Amethyst derive"
documentation = "https://www.amethyst.rs/doc/master/doc/amethyst_derive/"
edition = "2018"
homepage = "https://www.amethyst.rs/"
license = "MIT/Apache-2.0"
name = "amethyst_derive"
repository = "https://github.com/amethyst/amethyst"
version = "0.3.0"