Type Alias aoc::year2023::day18::Move

source ยท
type Move = (Point, i32);