Module solana_program::instruction[][src]

Expand description

Defines a composable Instruction type and a memory-efficient CompiledInstruction.

Structs

Account metadata used to define Instructions

An instruction to execute a program

Enums

Reasons the runtime might have rejected an instruction.

Functions