aoc::year2020::day11

Function parse

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