anchor-attribute-access-control 0.25.0

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

[dependencies.anyhow]
version = "1.0.32"

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

[dependencies.quote]
version = "1.0"

[dependencies.regex]
version = "1.0"

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

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

[lib]
proc-macro = true

[package]
authors = ["Serum Foundation <foundation@projectserum.com>"]
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"
rust-version = "1.56"
version = "0.25.0"