Registry / crypto / solana-frozen-abi

solana-frozen-abi

JSON →
library3.2.2rscratesunverified

Solana's frozen ABI for stable binary interfaces.

# Cargo.toml [dependencies] solana-frozen-abi = "3.2.2"
INSTALL
IMPORT
SIG · SOLANA-FROZEN-ABI
S
solana-frozen-abi
cryptorustv3.2.2
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.

FrozenABI
use solana_frozen_abi::abi::FrozenABI;

Create a new FrozenABI instance for Solana.

use solana_frozen_abi::abi::FrozenABI; let abi = FrozenABI::new(); // Use for ABI compatibility checks
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
16
Amazon
1
Resources
solana-frozen-abi — cargo add solana-frozen-abi · libregistry