Function aoc::year2016::day01::parse

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