aoc::year2018::day07

Type Alias Input

Source
type Input = FastMap<u8, Step>;

Aliased Typeยง

struct Input { /* private fields */ }