aoc::year2018::day25

Function parse

Source
pub fn parse(input: &str) -> Vec<Point>