Attribute Macro anchor_attribute_program::program
source · #[program]Expand description
The #[program] attribute defines the module containing all instruction
handlers defining all entries into a Solana program.
#[program]The #[program] attribute defines the module containing all instruction
handlers defining all entries into a Solana program.