Type Alias aoc::year2022::day12::Input

source ยท
type Input = (Grid<u8>, Point);