Function aoc::year2018::day04::parse

source ยท
pub fn parse(input: &str) -> FastMap<usize, [u32; 60]>