Crate aoc_utils[][src]

Expand description

The minimal set of utils for writing Advent of Code solutions.

Enums

Wraps the input source to an AOC problem. Handles cmdline arguments.