aoc_driver 0.2.0

helper macros and functions for AoC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.thiserror]
version = "1.0.37"

[dependencies.ureq]
version = "2.5.0"

[package]
description = "helper macros and functions for AoC"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "aoc_driver"
readme = "README.md"
repository = "https://github.com/Ben-Lichtman/aoc_driver"
version = "0.2.0"