indicator_macros 0.4.4

Abstractions for stream aggregation, we call them `Indicator` s.
Documentation
[dependencies.convert_case]
version = "0.6.0"

[dependencies.proc-macro-crate]
version = "1.3.1"

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

[dependencies.quote]
version = "1.0.33"

[dependencies.syn]
features = ["full"]
version = "2.0.37"
[dev-dependencies.num]
version = "0.4.1"

[lib]
proc-macro = true

[package]
authors = ["Nouzan <clobraindie@outlook.com>"]
description = "Abstractions for stream aggregation, we call them `Indicator` s."
edition = "2021"
keywords = ["stream", "no_std", "stream-processing", "aggregation"]
license = "MIT"
name = "indicator_macros"
readme = "README.md"
repository = "https://github.com/Nouzan/indicator"
rust-version = "1.67.0"
version = "0.4.4"