aoc::year2017::day22

Function parse

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