Function deserialize_instruction

Source
pub fn deserialize_instruction(
    index: usize,
    data: &[u8],
) -> Result<Instruction, SanitizeError>