Type Alias aoc::year2022::day08::Input

source ยท
type Input = (usize, Vec<i8>);