aoc2022/src/helpers.rs

5 lines
154 B
XML

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