Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 259 Bytes

File metadata and controls

10 lines (7 loc) · 259 Bytes

advent-utils

Common utils for rusty Advent of Code solutions

Features

feature is default? description
argparse parse config from env variables (using envy + serde)
nom-macro parse integers using nom