substreams-macro 0.5.7

Substream's proc macros.
Documentation
[dependencies.proc-macro2]
version = "1.0.7"

[dependencies.quote]
version = "1"

[dependencies.syn]
features = ["full", "visit-mut", "fold", "extra-traits"]
version = "1.0.95"

[dependencies.thiserror]
version = "1.0"

[lib]
proc-macro = true

[package]
categories = ["api-bindings", "external-ffi-bindings", "wasm"]
description = "Substream's proc macros."
edition = "2018"
homepage = "https://substreams.streamingfast.io/"
keywords = ["substreams", "streamingfast", "firehose", "thegraph"]
license = "Apache-2.0"
name = "substreams-macro"
readme = "README.md"
repository = "https://github.com/streamingfast/substreams-rs"
rust-version = "1.60"
version = "0.5.7"