aoc::year2020::day04

Function parse

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