analytics-next-macro 0.1.6

Derive to create tracking events for analytics-next
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1.0"

[dependencies.syn]
version = "2.0.48"

[dev-dependencies.serde]
features = ["derive"]
version = "1"

[dev-dependencies.serde_json]
version = "1"

[lib]
proc-macro = true

[package]
categories = ["wasm", "web-programming"]
description = "Derive to create tracking events for analytics-next"
edition = "2021"
license = "Apache-2.0"
name = "analytics-next-macro"
repository = "https://github.com/ctron/analytics-next-rs"
version = "0.1.6"