11 releases
new 0.2.0 | Dec 21, 2024 |
---|---|
0.1.6 | Dec 21, 2024 |
0.0.3 | Nov 18, 2024 |
#3 in #solve
947 downloads per month
33KB
976 lines
This crate provides some utilities to make the Advent of Code solutions easier, faster and shorter to solve.
Getting Started
Installation
If you want to use this crate for one of your projects, you can install it like any other Rust crate
cargo add aoc-rs
Contributing
People may contribute by following the Contributing Guidelines and the Code of Conduct
License
This library was made with 💜 by Krypton and is under the MIT License.