aoc::year2018::day07

Function part1

Source
pub fn part1(input: &FastMap<u8, Step>) -> String