Type Alias aoc::year2021::day21::Pair

source ยท
type Pair = (usize, usize);