[][src]Function solana_transaction_status::parse_system::parse_system

pub fn parse_system(
    instruction: &CompiledInstruction,
    account_keys: &[Pubkey]
) -> Result<ParsedInstructionEnum, ParseInstructionError>