[][src]Module aoc_next::solution

Structs

Solution

A solution for a specific exercise.

Solver

Container for a solving function.

Traits

Solvable

A container that can get input, parse it and execute a solver.