Function aoc::year2021::day14::parse

source ยท
pub fn parse(input: &str) -> Input
Expand description

Count the initial pairs and elements and parse each instruction into a Rule struct.