af_bevy_plugin_macro 0.1.0

Automates generation of bevy plugins boilerplate.
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.quote]
version = "1.0.35"

[dependencies.syn]
version = "2.0.48"

[lib]
proc-macro = true

[package]
description = "Automates generation of bevy plugins boilerplate."
edition = "2021"
keywords = ["bevy", "plugin", "macro"]
license = "MIT OR Apache-2.0"
name = "af_bevy_plugin_macro"
readme = "README.md"
repository = "https://github.com/af-games/af_bevy_plugin_macro"
version = "0.1.0"