aoc::year2020::day19

Function part2

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