pub fn format_screen_summary(
layout: &LayoutTree,
scene: &RecordedRenderScene,
) -> StringExpand description
Returns a compact summary of what’s on screen (counts by type).
pub fn format_screen_summary(
layout: &LayoutTree,
scene: &RecordedRenderScene,
) -> StringReturns a compact summary of what’s on screen (counts by type).