big-brain-derive 0.2.0

Derive macros for the big-brain Utility AI library
Documentation
[dependencies.darling]
version = "0.10.2"

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

[dependencies.quote]
version = "1.0.7"

[dependencies.syn]
version = "1.0.33"

[lib]
proc-macro = true

[package]
authors = ["Kat Marchán <kzm@zkat.tech>"]
categories = ["game-development"]
description = "Derive macros for the big-brain Utility AI library"
edition = "2018"
homepage = "https://github.com/zkat/big-brain"
keywords = ["utility-ai", "ai", "bevy", "ecs"]
license-file = "LICENSE.md"
name = "big-brain-derive"
repository = "https://github.com/zkat/big-brain"
version = "0.2.0"