aoc::year2020::day20

Function parse

Source
pub fn parse(input: &str) -> Vec<Tile>