pub fn default_frame_filter(frames: &mut Vec<&Frame>)
Expand description

The default frame filter. Heuristically determines whether a frame is likely to be an uninteresting frame. This filters out post panic frames and runtime init frames and dependency code.