Macro anchor_attribute_account::pubkey
source ยท pubkey!() { /* proc-macro */ }
Expand description
Convenience macro to define a static public key.
Input: a single literal base58 string representation of a Pubkey.
pubkey!() { /* proc-macro */ }
Convenience macro to define a static public key.
Input: a single literal base58 string representation of a Pubkey.