aoc::year2020::day02

Function part1

Source
pub fn part1(input: &[Rule<'_>]) -> usize