Crate bolt_anchor_attribute_program

Source

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.