aoc::year2020::day21

Function parse

Source
pub fn parse(input: &str) -> Input<'_>