Module system

Module system 

Source
Expand description

Solana System Program instruction decoder.

This module provides a macro-derived decoder for the Solana System Program, which uses 4-byte (u32) discriminators for instruction types.

Structs§

SystemInstructionDecoder
Generated InstructionDecoder implementation

Enums§

SystemInstruction
Solana System Program instructions.