Type Alias aoc::year2018::day07::Input

source ·
type Input = FastMap<u8, Step>;

Aliased Type§

struct Input { /* private fields */ }