aoc::year2020::day04

Function part2

Source
pub fn part2(input: &[Vec<[&'_ str; 2]>]) -> usize