Macros§
- declare_
program - Declare an external program based on its IDL.
Attribute Macros§
- program
- The
#[program]
attribute defines the module containing all instruction handlers defining all entries into a Solana program.
#[program]
attribute defines the module containing all instruction
handlers defining all entries into a Solana program.