Function advent_of_code_2023::day_3::get_adjacent_points
source · fn get_adjacent_points(part_number: &PartNumber) -> Vec<(usize, usize)>
Expand description
Return the list of points adjacent to the whole part number that have non-negative co-ordinates