aoc::year2020::day19

Function parse

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