Registry / other / waffles-solana-frozen-abi

waffles-solana-frozen-abi

JSON →
library1.16.0rscratesunverified

Waffle Labs maintained Solana Frozen ABI for stable ABI compatibility across Solana versions.

# Cargo.toml [dependencies] waffles-solana-frozen-abi = "1.16.0"
INSTALL
IMPORT
SIG · WAFFLES-SOLANA-FRO
W
waffles-solana-frozen-abi
otherrustv1.16.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.

abi_example
use waffles_solana_frozen_abi::abi_example;

Demonstrates usage of the frozen ABI example function.

use waffles_solana_frozen_abi::abi_example; fn main() { let example = abi_example::<u64>(); println!("ABI example: {:?}", example); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.16.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
Resources
waffles-solana-frozen-abi — cargo add waffles-solana-frozen-abi · libregistry