Function count_items

Source
fn count_items(items: &[PlanItem]) -> (usize, usize)
Expand description

(done, total) across the whole tree.