Module instruction

Source

Modules§

builders

Structs§

Context
Account context holding the accounts used by various instructions.
CreateOrUpdate
PuffRuleSet
Validate
WriteToBuffer

Enums§

CreateOrUpdateArgs
Args for create instruction.
PuffRuleSetArgs
Args for append_to_rule_set instruction.
RuleSetInstruction
Instructions available in this program.
ValidateArgs
Args for validate instruction.
WriteToBufferArgs
Args for append_to_rule_set instruction.

Traits§

InstructionBuilder
A trait for building an instruction.