Type Alias aoc::year2023::day16::Pair

source ยท
type Pair = (Point, u32);