bevy_spawn_fn_derive 0.1.0

Derive macros for bevy_spawn_fn.
Documentation
[dependencies.proc-macro-crate]
version = "3.1.0"

[dependencies.proc-macro-error]
version = "1.0.4"

[dependencies.proc-macro2]
version = "1.0.85"

[dependencies.quote]
version = "1.0.36"

[dependencies.syn]
features = ["full"]
version = "2.0.66"

[lib]
proc-macro = true

[package]
authors = ["Mincong Lu <mintlux667@gmail.com>"]
description = """
Derive macros for bevy_spawn_fn.
"""
edition = "2021"
license = "MIT OR Apache-2.0"
name = "bevy_spawn_fn_derive"
readme = "README.md"
repository = "https://github.com/mintlu8/bevy_spawn_fn"
version = "0.1.0"