Crate rdcl_aoc_helpers

source ·

Modules

Processing of command line arguments.
Represents one of the four cardinal directions.
Error handling.
Additional helper methods for grid::Grid<T>.
I/O operations.
Machine that performs assembly-like instructions.
Math.
Parts.
Produce all permutations of a given collection.
Searching algorithms.

Macros

Macro to produce a ParseError wrapped in an Err, with optional interpolation (using format!).
Macro to produce a ParseError, with optional interpolation (using format!).