aoc::year2021::day08

Function parse

Source
pub fn parse(input: &str) -> Vec<[u32; 4]>