Macro aoc_main::extract_day

source ·
macro_rules! extract_day {
    ({}, { day $day: ident $other: tt }) => { ... };
}