[][src]Macro aoc_next::solution

macro_rules! solution {
    ($day:expr, $parser:expr, $solver:expr) => { ... };
}

Declare a new solution: