[][src]Function codetrotter_aoc_2019_solutions::day_01::input_generator

pub fn input_generator(input: &'static str) -> impl Iterator<Item = Mass>