elves 0.0.2

Utils for advent of code
Documentation

elves

An Advent Of Code utils crate

Project goals

  • minimal dependency tree
  • provide a place to store reusable code from past years to reuse in next runs and keep solution repositories clean
  • provide a way to learn how to integrate with crates.io
  • provide a way to experiment with rust dx tool