pub fn active_step_frame_depth() -> Option<usize>
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”.
None
handle_error