Function aoc::year2023::day18::part2

source ยท
pub fn part2(input: &(Vec<(Point, i32)>, Vec<(Point, i32)>)) -> i64