Crate solana_sdk_macro

Source
Expand description

Convenience macro to declare a static public key and functions to interact with it

Input: a single literal base58 string representation of a program’s id

Macros§

declare_deprecated_id
declare_id
program_declare_deprecated_idDeprecated
program_declare_idDeprecated
program_pubkeyDeprecated
pubkeyDeprecated
pubkeys

Derive Macros§

CloneZeroed