Function aoc::year2022::day12::part1

source ยท
pub fn part1(input: &(Grid<u8>, Point)) -> u32
Expand description

Find the shortest path from E to S