Crate aoc_auto

Source
Expand description

This crate is used to generate the auto_import.rs and mod.rs files for each year/day/part.

Modules§

template

Functions§

aoc_auto
Run this function to generate the auto_import.rs and mod.rs files for each year folder and day file.
auto_template
Automatically fill empty day files with the template.