Type Alias advent_of_code_client::Day

source ·
pub type Day = u8;
Expand description

Indicates the day for a given problem.