Files
AdventOfCode-Rust/src/helpers.rs
2022-10-29 17:21:54 +02:00

5 lines
142 B
XML

/*
* Use this file if you want to extract helpers from your solutions.
* Example import from this file: `use aoc::helpers::example_fn;`
*/