aoc::year2021::day09

Function parse

Source
pub fn parse(input: &str) -> Grid<u8>