Function aoc_driver::get_input

source ·
pub fn get_input(
    session: &str,
    year: impl Into<i32>,
    day: impl Into<i32>
) -> Result<String>
Expand description

Get some input from the AoC website