yuletide 0.0.1

A framework for creating and running Advent of Code puzzle solvers
Documentation
1
2
3
4
5
# yuletide

A framework for writing and managing multiple Advent of Code solutions in Rust by handling the boilerplate of registering and running solutions.

> **Note:** This crate is in early development and will have breaking changes.