[][src]Function codetrotter_aoc_2019_solutions::day_03::input_generator

pub fn input_generator(input: &str) -> (Vec<WireSegment>, Vec<WireSegment>)