Crate nitrate

source ·

Modules§

Macros§

  • Declare the program entrypoint and set up global handlers.

Derive Macros§

  • Annotates an enum with the #[derive(Accounts)] to derive instruction structs for each variant containing the accounts for the instruction.