feat: add helpers module
This commit is contained in:
2
src/helpers.rs
Normal file
2
src/helpers.rs
Normal file
@@ -0,0 +1,2 @@
|
||||
// Use this file if you want to extract sections of your solutions.
|
||||
// Example import: `use aoc::helpers::example_fn;`
|
||||
Reference in New Issue
Block a user