anchor-attribute-access-control 0.30.1

Anchor attribute macro for instruction access control
Documentation
[dependencies.anchor-syn]
version = "0.30.1"

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

[dependencies.quote]
version = "1"

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

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

[lib]
proc-macro = true

[package]
authors = ["Anchor Maintainers <accounts@200ms.io>"]
description = "Anchor attribute macro for instruction access control"
edition = "2021"
license = "Apache-2.0"
name = "anchor-attribute-access-control"
repository = "https://github.com/coral-xyz/anchor"
version = "0.30.1"