Function aoc::year2018::day06::parse

source ยท
pub fn parse(input: &str) -> Input
Expand description

Parse points while keeping track of the min and max y coordinates.