pub fn inner_instructions_list_from_instruction_trace(
instruction_trace: &InstructionTrace,
message: &SanitizedMessage
) -> Option<InnerInstructionsList>
Expand description
Convert from an InstructionTrace to InnerInstructionsList
pub fn inner_instructions_list_from_instruction_trace(
instruction_trace: &InstructionTrace,
message: &SanitizedMessage
) -> Option<InnerInstructionsList>
Convert from an InstructionTrace to InnerInstructionsList