Function aoc_main::input::get_input

source ·
pub fn get_input(year: u16, day: u8) -> Result<String, Box<dyn Error>>