Function aoc::year2020::day12::parse

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