Function aoc::year2020::day19::part1

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