aoc::year2020::day04

Function parse_block

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