Type Alias aoc::year2017::day07::Input

source ยท
type Input<'a> = (&'a str, i32);