aoc::year2020::day12

Function parse

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