aoc::year2019::day18

Function parse

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