starbase_macros 0.5.2

Macros for the starbase framework.
Documentation
[dependencies.darling]
version = "0.20.8"

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

[dependencies.quote]
version = "1.0.35"

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

[features]
tracing = []

[lib]
proc-macro = true

[package]
description = "Macros for the starbase framework."
edition = "2021"
license = "MIT"
name = "starbase_macros"
readme = "README.md"
repository = "https://github.com/moonrepo/starbase"
version = "0.5.2"