aoc_utility 0.1.3

This is Advent of Code Utility for parsing daily input
Documentation
1
2
3
4
5
6
7
8
9
10
11
[dependencies.ureq]
version = "2.9.7"

[package]
description = "This is Advent of Code Utility for parsing daily input"
edition = "2021"
keywords = ["advent", "aoc", "string", "parse"]
license = "MIT"
name = "aoc_utility"
readme = "README.md"
version = "0.1.3"