Derive Macrosยง
- Shank
Account - Annotates a struct that shank will consider an account containing de/serializable data.
- Shank
Builder - Generates instruction builders for each annotated instruction.
- Shank
Context - Generates an accounts struct for each instruction.
- Shank
Instruction - Annotates the program Instruction
Enum
in order to include#[account]
attributes. - Shank
Type - Annotates a struct or enum that shank will consider a type containing de/serializable data.