aoc::year2021::day03

Function parse

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