fn forest_panel_lines(forest: &ForestView) -> Vec<Line<'static>>Expand description
Render the whole forest panel (goal + status + every tree with per-node live state) as styled lines.
fn forest_panel_lines(forest: &ForestView) -> Vec<Line<'static>>Render the whole forest panel (goal + status + every tree with per-node live state) as styled lines.