Function aoc::year2018::day07::parse

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