Function tasks_complete

Source
pub fn tasks_complete<'a, I>(tasks: I) -> bool
where I: Iterator<Item = &'a TaskGroupTask>,