anchor-attribute-constant 0.30.0

Anchor attribute macro for creating constant types
Documentation
[dependencies.anchor-syn]
version = "0.30.0"

[dependencies.quote]
version = "1"

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

[features]
anchor-debug = ["anchor-syn/anchor-debug"]
idl-build = ["anchor-syn/idl-build"]

[lib]
proc-macro = true

[package]
authors = ["Anchor Maintainers <accounts@200ms.io>"]
description = "Anchor attribute macro for creating constant types"
edition = "2021"
license = "Apache-2.0"
name = "anchor-attribute-constant"
repository = "https://github.com/coral-xyz/anchor"
rust-version = "1.60"
version = "0.30.0"