| Crates.io | elves |
| lib.rs | elves |
| version | 0.2.1 |
| created_at | 2022-12-21 20:34:22.042696+00 |
| updated_at | 2022-12-25 11:06:33.574118+00 |
| description | Utils for advent of code |
| homepage | |
| repository | https://github.com/janezicmatej/elves.git |
| max_upload_size | |
| id | 743451 |
| size | 6,726 |
An Advent Of Code utils crate
Please read the API documentation here.
How to use with Cargo:
[dependencies]
elves = "0.2.1"
During month of december there will be a develop branch active where I will add code I deem reusable from solutions I write every day. After christmas I will make a new release (pretty much a direct merge from develop into master) so I suggest version locking this library if you somehow find it.