Function aoc::year2020::day19::parse

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