Function aoc::year2020::day03::parse

source ยท
pub fn parse(input: &str) -> Grid<u8>