Function aoc::year2020::day04::parse_block

source ยท
fn parse_block(block: &str) -> Vec<[&'_ str; 2]>