aoc::year2024::day15

Function narrow

Source
fn narrow(grid: &mut Grid<u8>, start: &mut Point, direction: Point)