aoc::year2018::day07

Function parse

Source
pub fn parse(input: &str) -> FastMap<u8, Step>