Function aoc::year2020::day04::part1

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