[][src]Crate solana_sdk_macro

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_id
pubkeys
respan

A proc-macro which respans the tokens in its first argument (a Path) to be resolved at the tokens of its second argument. For internal use only.