big-brain-derive 0.20.0

Procedural macros to simplify implementation of Big Brain traits
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
features = ["parsing"]
version = "1.0"

[features]

[lib]
proc-macro = true

[package]
authors = ["Kat Marchán <kzm@zkat.tech>"]
categories = ["game-development"]
description = "Procedural macros to simplify implementation of Big Brain traits"
documentation = "https://docs.rs/big-brain-derive"
edition = "2021"
homepage = "https://github.com/zkat/big-brain"
keywords = ["utility-ai", "bevy", "ai", "ecs"]
license = "Apache-2.0"
name = "big-brain-derive"
repository = "https://github.com/zkat/big-brain"
version = "0.20.0"