Skip to main content

call_frame_to_arena_with_root_address

Function call_frame_to_arena_with_root_address 

Source
pub fn call_frame_to_arena_with_root_address(
    root: &CallFrame,
    root_address: Option<Address>,
) -> CallTraceArena
Expand description

Builds a CallTraceArena and overrides the root frame’s address when the tracer omitted it.