Function aoc::year2021::day08::parse

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