Skip to main content

active_step_frame_depth

Function active_step_frame_depth 

Source
pub fn active_step_frame_depth() -> Option<usize>
Expand description

Frame depth of the topmost active step, or None when no step is active. Used by handle_error to detect “this throw is exiting a step’s frame”.