Registry / crypto / solana-frozen-abi-macro

solana-frozen-abi-macro

JSON →
library3.3.0rscratesunverified

A procedural macro for generating frozen ABI definitions in the Solana SDK.

# Cargo.toml [dependencies] solana-frozen-abi-macro = "3.3.0"
INSTALL
IMPORT
SIG · SOLANA-FROZEN-ABI-
S
solana-frozen-abi-macro
cryptorustv3.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

frozen_abi
use solana_frozen_abi_macro::frozen_abi;

Annotate a struct with the frozen_abi macro to generate ABI metadata.

use solana_frozen_abi_macro::frozen_abi; #[frozen_abi(digest = "...")] struct MyStruct;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Amazon
1
Resources
solana-frozen-abi-macro — cargo add solana-frozen-abi-macro · libregistry