Function aoc::year2020::day08::parse

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