fuel-streams-macros 0.0.12

Macros for implementing traits and deriving functionality in the fuel-streams crate
Documentation
[dependencies.subject-derive]
version = "0.0.12"

[lib]
name = "fuel_streams_macros"
path = "src/lib.rs"

[package]
authors = ["Fuel Labs <contact@fuel.sh>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Macros for implementing traits and deriving functionality in the fuel-streams crate"
edition = "2021"
homepage = "https://fuel.network/"
keywords = ["data-stream", "blockchain", "cryptocurrencies"]
license = "Apache-2.0"
name = "fuel-streams-macros"
readme = "README.md"
repository = "https://github.com/fuellabs/data-systems"
rust-version = "1.81.0"
version = "0.0.12"

[[test]]
name = "subject-derive"
path = "tests/subject-derive.rs"