Function aoc::year2016::day21::parse

source ยท
pub fn parse(input: &str) -> Vec<Op>