Function aoc::title::print_title

source ยท
pub fn print_title(stdout: &mut StandardStream, year: &str, day: &str)
Expand description

Prints our Advent of Code header with the puzzle name.