aoc::year2020::day19

Function part1

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