Registry / other / safecoin-frozen-abi-macro

safecoin-frozen-abi-macro

JSON →
library1.14.17rscratesunverified

Macro for Safecoin's frozen ABI functionality.

# Cargo.toml [dependencies] safecoin-frozen-abi-macro = "1.14.17"
INSTALL
IMPORT
SIG · SAFECOIN-FROZEN-AB
S
safecoin-frozen-abi-macro
otherrustv1.14.17
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 safecoin_frozen_abi_macro::frozen_abi;

Apply the frozen_abi attribute macro.

use safecoin_frozen_abi_macro::frozen_abi; #[frozen_abi] fn my_function() {} fn main() { my_function(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.14.17latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
safecoin-frozen-abi-macro — cargo add safecoin-frozen-abi-macro · libregistry