Function aoc::year2020::day04::parse

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