tracker-macros 0.2.2

Macros for the tracker crate
Documentation
[dependencies.proc-macro2]
version = "1.0"

[dependencies.quote]
version = "1.0"

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

[lib]
proc-macro = true

[package]
authors = ["Aaron Erhardt <aaron.erhardt@t-online.de>"]
categories = ["data-structures"]
description = "Macros for the tracker crate"
edition = "2021"
keywords = ["track", "tracker", "change"]
license = "Apache-2.0 OR MIT"
name = "tracker-macros"
readme = "README.md"
repository = "https://github.com/AaronErhardt/Tracker"
version = "0.2.2"