aoc::year2020::day04

Function part1

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