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_ id - program_
declare_ id - program_
pubkey - pubkey
- 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.